Skip to content
This repository was archived by the owner on Aug 2, 2024. It is now read-only.

Commit b49aef7

Browse files
committed
updates readme
1 parent c4f3705 commit b49aef7

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

GraphQLicious.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = "GraphQLicious"
11-
s.version = "0.4"
11+
s.version = "0.5"
1212
s.summary = "A swift component with a DSL to declare GraphQL queries and to get string representations out of them"
1313

1414
# This description is used to generate tags and improve search results.

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# GraphQLicious
2-
A swift component with a DSL to declare GraphQL queries and to get string representations out of them
2+
A swift component with a DSL to declare GraphQL queries and to get string representations out of them.
3+
Written for `iOS 8+`, `WatchOS 2`, `tvOS` and `Mac OS X` apps.
34

45
[![CI Status](http://img.shields.io/travis/WeltN24/GraphQLicious.svg?style=flat)](https://travis-ci.org/WeltN24/GraphQLicious)
56
[![Version](https://img.shields.io/cocoapods/v/GraphQLicious.svg?style=flat)](http://cocoapods.org/pods/GraphQLicious)

0 commit comments

Comments
 (0)