[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / 8 / a / 0 / ZYService / 0.0.0.5 / ZYService.podspec.json
blobad3aae4ff5eb010462f46472b82bc99c84dd6789
2   "name": "ZYService",
3   "version": "0.0.0.5",
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/zhangheming/zy-plugin-networkApi-ios",
7   "license": "MIT",
8   "authors": {
9     "何伟东": "wd.he@8win.com"
10   },
11   "source": {
12     "git": "http://git.8win.com/zhangheming/zy-plugin-networkApi-ios.git",
13     "tag": "0.0.0.5"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "pod_target_xcconfig": {
20     "OTHER_LDFLAGS": "-lObjC"
21   },
22   "ios": {
23     "vendored_frameworks": "ZYService/AllEnvironment/ZYService.framework"
24   },
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ],
29   "dependencies": {
30     "ZYKit": [
32     ],
33     "MJExtension": [
34       "~> 3.0.13"
35     ],
36     "AFNetworking": [
37       "~> 3.1.0"
38     ]
39   }