[Add] FTMobileSDK 1.5.10-alpha.1
[CocoaPods.git] / Specs / d / 2 / 5 / ZYDataCenter / 0.0.0.1 / ZYDataCenter.podspec.json
blob21ae7b1b3bfcc3354bbf7b4673c06556e6042fe4
2   "name": "ZYDataCenter",
3   "version": "0.0.0.1",
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.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "resources": "ZYDataCenterExample/ZYDataCenterExample/ZYDataCenter/*.{framework,bundle}",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "dependencies": {
25     "ZYKit": [
26       "~> 0.0.1.7"
27     ],
28     "FDFullscreenPopGesture": [
29       "~> 1.1"
30     ],
31     "IQKeyboardManager": [
32       "~> 3.3.7"
33     ],
34     "AFNetworking": [
35       "~> 3.1.0"
36     ]
37   }