[Add] TFGPUImage 1.0.0
[CocoaPods.git] / Specs / a / 3 / 8 / GeekCoSDK / 1.0.0 / GeekCoSDK.podspec.json
blob089b07620fcb8c4099fbdd38c703e420fea43087
2   "name": "GeekCoSDK",
3   "version": "1.0.0",
4   "summary": "GeekMXSDK for clickwifi developer.",
5   "description": "GeekCoSDK for clickwifi developer.",
6   "homepage": "https://github.com/13923724235/GeekCoSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiaowu": "735917654@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/13923724235/GeekCoSDK.git",
19     "tag": "1.0.0"
20   },
21   "ios": {
22     "vendored_frameworks": "GeekMXSDK.framework"
23   },
24   "pod_target_xcconfig": {
25     "VALID_ARCHS[sdk=iphonesimulator*]": ""
26   },
27   "frameworks": [
28     "UIKit",
29     "Foundation",
30     "AudioToolbox"
31   ],
32   "requires_arc": true,
33   "dependencies": {
34     "YYModel": [
36     ],
37     "AFNetworking": [
39     ]
40   }