[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / 0 / 3 / 5 / GYKit / 1.0.0 / GYKit.podspec.json
blob651407b511fdbc3f14f910e2e7d378dceca9cf22
2   "name": "GYKit",
3   "version": "1.0.0",
4   "summary": "Only use in GY_iOS Project.",
5   "homepage": "http://www.gyist.com",
6   "license": "MIT",
7   "authors": {
8     "zhangqy": "zhangqy@gyist.com"
9   },
10   "source": {
11     "git": "http://git.gyist.com/ios/GYKit.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "GYKit": [
21       "Pod/Assets/*.png"
22     ]
23   },
24   "frameworks": "UIKit",
25   "dependencies": {
26     "AFNetworking": [
27       "~> 3.0"
28     ],
29     "JSONModel": [
30       "~> 1.2.0"
31     ]
32   }