blob: 1bf16fcc11bce6e26fd13b8acab43b4754483771 [file] [log] [blame]
{
"name": "ZYService",
"version": "0.0.2.3",
"summary": "A marquee view used on iOS.",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/ZYLottery/ZYService",
"license": "MIT",
"authors": {
"章鱼彩票": "appdeveloper@8win.com"
},
"source": {
"git": "https://github.com/ZYLottery/ZYService.git",
"tag": "0.0.2.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"ios": {
"vendored_frameworks": "iOS/ZYService.framework"
},
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"ZYKit": [
],
"MJExtension": [
"~> 3.0.13"
],
"AFNetworking": [
"~> 3.1.0"
]
}
}