blob: 8655551d17d93933369f6985861a9415d3c8f58c [file] [log] [blame]
{
"name": "ZSOpenCore",
"version": "1.0.0",
"summary": "Open SDK for qkagame",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zhongshungame/ZSOpenCore",
"license": {
"type": "MIT"
},
"authors": {
"zhongshungame": "xiuxianyx20@163.com"
},
"source": {
"git": "https://github.com/zhongshungame/ZSOpenCore.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "Frameworks/ZSOpenCore.framework",
"frameworks": [
"UIKit",
"Foundation"
],
"user_target_xcconfig": {
"OTHER_LDFLAGS": "-ObjC",
"ENABLE_STRICT_OBJC_MSGSEND": "NO"
},
"dependencies": {
"AFNetworking": [
"3.2.1"
],
"MJExtension": [
]
}
}