[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / d / 2 / 5 / ZYDataCenter / 0.0.4.3 / ZYDataCenter.podspec.json
blob1fe9a3815b2bf09b01bfeaa02f48297b37c811cd
2   "name": "ZYDataCenter",
3   "version": "0.0.4.3",
4   "summary": "A marquee view used on iOS.",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "http://git.8win.com/heweidong/zy-home-football-datacenter",
7   "license": "MIT",
8   "authors": {
9     "何伟东": "wd.he@8win.com"
10   },
11   "source": {
12     "git": "http://git.8win.com/heweidong/zy-home-football-datacenter.git",
13     "tag": "0.0.4.3"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "ios": {
20     "resource_bundles": {
21       "ZYDataCenterBundle": [
22         "ZYDataCenter/ZYDataCenterBundle/*.png",
23         "ZYDataCenter/**/*.xib"
24       ]
25     },
26     "vendored_frameworks": "ZYDataCenter/Products/ZYDataCenter.framework"
27   },
28   "frameworks": [
29     "Foundation",
30     "UIKit"
31   ],
32   "weak_frameworks": "ZYService",
33   "dependencies": {
34     "ZYService": [
36     ],
37     "FDFullscreenPopGesture": [
38       "~> 1.1"
39     ],
40     "IQKeyboardManager": [
41       "~> 3.3.7"
42     ]
43   }