blob: ea8cac690452351ea2c0d04acf00fb0fb9f2b51b [file] [log] [blame]
{
"name": "ZYGameCenter",
"version": "0.0.7",
"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.7"
},
"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"
}