blob: 50a09356f5852df6aac888871806843e48aa6aeb [file] [log] [blame]
{
"name": "bench_ios",
"version": "2.2.3",
"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": "2.2.3"
},
"platforms": {
"ios": "7.0"
},
"source_files": "bench_ios/bench/ccs.{h,m}",
"resources": "bench_ios/bench/bench_ios.bundle",
"subspecs": [
{
"name": "CC_Core",
"source_files": "bench_ios/bench/**/*.{h,m}"
}
]
}