[Delete] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / 9 / c / 8 / TinyGraphQL / 1.0.0 / TinyGraphQL.podspec.json
blob3693dde41df1e6986d6140f1acaa2872021f1efb
2   "name": "TinyGraphQL",
3   "version": "1.0.0",
4   "summary": "A lightweight and easy-to-use GraphQL client for Swift",
5   "swift_versions": "5.2",
6   "description": "A lightweight and easy-to-use GraphQL client for Swift\n- with ðŸ’˜ from @GetStream",
7   "homepage": "https://github.com/GetStream/TinyGraphQL",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "cardoso": "matheus@getstream.io"
14   },
15   "source": {
16     "git": "https://github.com/GetStream/TinyGraphQL.git",
17     "tag": "1.0.0"
18   },
19   "social_media_url": "https://twitter.com/getstream_io",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "source_files": "Sources/TinyGraphQL/**/*",
24   "swift_version": "5.2"