blob: 3cbe873cf7b86c37b0d10f682faf8841728cd581 [file] [log] [blame]
{
"name": "bench_ios",
"version": "2.1.7",
"license": {
"type": "BSD"
},
"homepage": "https://github.com/gwh111/bench_ios",
"authors": {
"apple": "173695508@qq.com"
},
"summary": "IOS bench tool for developer",
"source": {
"git": "https://github.com/gwh111/bench_ios.git",
"tag": "v2.1.7"
},
"frameworks": "UIKit",
"module_name": "ccs",
"platforms": {
"ios": "7.0"
},
"source_files": "bench_ios/bench/ccs.{h,m}",
"resources": "bench_ios/bench_ios.bundle",
"subspecs": [
{
"name": "CC_Core",
"source_files": "bench_ios/bench/**/*"
}
]
}