[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 6 / 3 / 7 / ZSOpenCore / 1.0.0 / ZSOpenCore.podspec.json
blob8655551d17d93933369f6985861a9415d3c8f58c
2   "name": "ZSOpenCore",
3   "version": "1.0.0",
4   "summary": "Open SDK for qkagame",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/zhongshungame/ZSOpenCore",
7   "license": {
8     "type": "MIT"
9   },
10   "authors": {
11     "zhongshungame": "xiuxianyx20@163.com"
12   },
13   "source": {
14     "git": "https://github.com/zhongshungame/ZSOpenCore.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "vendored_frameworks": "Frameworks/ZSOpenCore.framework",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "user_target_xcconfig": {
26     "OTHER_LDFLAGS": "-ObjC",
27     "ENABLE_STRICT_OBJC_MSGSEND": "NO"
28   },
29   "dependencies": {
30     "AFNetworking": [
31       "3.2.1"
32     ],
33     "MJExtension": [
35     ]
36   }