blob: c8d61e61da7fc0b8d2c8bc8d7fe0e4e077a05d50 [file] [log] [blame]
{
"name": "ZYGameCenter",
"version": "0.0.8",
"summary": "A ZYGameCenter view used on iOS.",
"description": "It is a ZYGameCenter view used on iOS, which implement by Objective-C.",
"homepage": "http://git.8win.com/heweidong/zylottery-framework-ZYGameCenter",
"license": "MIT",
"authors": {
"何伟东": "wd.he@8win.com"
},
"source": {
"git": "http://git.8win.com/heweidong/zylottery-framework-ZYGameCenter.git",
"tag": "0.0.8"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"ios": {
"vendored_frameworks": "ZYGameCenter/Products/ZYGameCenter.framework"
},
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"ZYService": [
],
"WDKit": [
],
"ZYKit": [
],
"BlocksKit": [
],
"ReactiveCocoa": [
],
"Masonry": [
],
"SDWebImage": [
]
},
"pushed_with_swift_version": "3.0"
}