[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / a / 0 / ZYService / 0.0.5.5 / ZYService.podspec.json
blobdecaf06b0e73971fe639624c6685edb5b2fad050
2   "name": "ZYService",
3   "version": "0.0.5.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": "https://github.com/ZYLottery/ZYService",
7   "license": "MIT",
8   "authors": {
9     "章鱼彩票": "appdeveloper@8win.com"
10   },
11   "source": {
12     "git": "https://github.com/ZYLottery/ZYService.git",
13     "tag": "0.0.5.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": "iOS/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   }