[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 8 / a / GXRepo / 0.1.0 / GXRepo.podspec.json
blob38c6afcd45f03cf9a67cd1c7ce73154c5103dbef
2   "name": "GXRepo",
3   "version": "0.1.0",
4   "summary": "good good study day day up.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/moonbeammm/GXRepo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "moonbeammm": "moonbeammm@163.com"
13   },
14   "source": {
15     "git": "https://github.com/moonbeammm/GXRepo.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GXRepo/Classes/**/*",
22   "requires_arc": true,
23   "public_header_files": "GXRepo/Classes/**/*.h",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "AFNetworking": [
27       "~> 3.1.0"
28     ]
29   }