[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / a / 2 / ZYGameCenter / 0.5.5 / ZYGameCenter.podspec.json
bloba5c7380b974687edaf3da89b864fe6626db378ea
2   "name": "ZYGameCenter",
3   "version": "0.5.5",
4   "summary": "A ZYGameCenter view used on iOS.",
5   "description": "It is a ZYGameCenter view used on iOS, which implement by Objective-C.",
6   "homepage": "http://git.8win.com/heweidong/zylottery-framework-ZYGameCenter",
7   "license": "MIT",
8   "authors": {
9     "何伟东": "wd.he@8win.com"
10   },
11   "source": {
12     "git": "http://git.8win.com/heweidong/zylottery-framework-ZYGameCenter.git",
13     "tag": "0.5.5"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "pod_target_xcconfig": {
20     "OTHER_LDFLAGS": "-lObjC"
21   },
22   "ios": {
23     "vendored_frameworks": "ZYGameCenter/Products/ZYGameCenter.framework"
24   },
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "dependencies": {
30     "ZYService": [
32     ],
33     "WDKit": [
35     ],
36     "ZYKit": [
38     ],
39     "BlocksKit": [
41     ],
42     "ReactiveCocoa": [
44     ],
45     "Masonry": [
47     ],
48     "SDWebImage": [
50     ]
51   },
52   "pushed_with_swift_version": "3.0"