ASGraphQLClient 0.3.0

ASGraphQLClient 0.3.0

TestsTested
LangLanguage Obj-CObjective C
License MIT
ReleasedLast Release May 2019

Maintained by Anobisoft.



ASGraphQLClient

Version Platform Language CI Status License

GraphQL Client

Example

To run the example project, clone the repo, and run pod install.

Podfile

To integrate ASGraphQLClient into your Xcode project using CocoaPods, specify it in your Podfile:

platform :ios, '8.3'
target 'TargetName' do
pod 'ASGraphQLClient'
end

Then, run the following command:

$ pod install

Requirements

Minimum iOS Target is ios 8.3.

License

ASGraphQLClient is released under the MIT license. See LICENSE for details.