[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / 5 / b / LMGraphQL / 0.0.4 / LMGraphQL.podspec.json
blobf6272c255668a7e721557e3f7b48e5ea105893bd
2   "name": "LMGraphQL",
3   "version": "0.0.4",
4   "summary": "LMGraphQL will help with your requests",
5   "description": "With LMGraphQL making requests will be easier, it helps in the creation of queries and mutations made in LMGraphQL.",
6   "homepage": "https://github.com/LaryssaCastagnoli/LMGraphQL",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Laryssa Castagnoli": "lcfragoso4@gmail.com",
13     "Millena Galvão Matos": "millena.gmatos@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/LaryssaCastagnoli/LMGraphQL.git",
17     "tag": "v0.0.4"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "LMGraphQL/**/*",
23   "exclude_files": "LMGraphQL/**/*.plist",
24   "swift_version": "4.2",
25   "dependencies": {
26     "Alamofire": [
28     ],
29     "SwiftyJSON": [
31     ]
32   }