blob: eb19d6ace8039ce9f31d21dde78102edbb762d6d [file] [log] [blame]
{
"name": "CJLaunch",
"version": "1.2.1",
"summary": "CJLaunch for iOS",
"description": "majia pods for CJ dianjing git",
"homepage": "http://47.106.64.182/tanglongtan/CJLaunch",
"license": "MIT",
"authors": {
"war_eve": "814496917@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://47.106.64.182/tanglongtan/CJLaunch.git",
"tag": "1.2.1"
},
"source_files": "LaunchDemo/LaunchDemo/Launch/*.{h,m}",
"resources": "LaunchDemo/LaunchDemo/Launch/*.bundle",
"requires_arc": true,
"vendored_frameworks": "LaunchDemo/LaunchDemo/ThirdLib/BmobSDK.framework",
"frameworks": [
"Security",
"CoreGraphics",
"MobileCoreServices",
"CFNetwork",
"CoreTelephony",
"SystemConfiguration",
"photos"
],
"libraries": [
"z.1.2.5",
"icucore",
"sqlite3",
"c++"
],
"dependencies": {
"Reachability": [
"~> 3.2"
]
}
}