blob: 2f1d012324e441e3a6ba6a880cd2e23a89a6b01a [file] [log] [blame]
{
"name": "CodingCrash",
"version": "0.2.2",
"summary": "ForC",
"homepage": "https://github.com/Heqiao1025/CodingCrash.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ForC": "heqiao.china@gmail.com"
},
"source": {
"git": "https://github.com/Heqiao1025/CodingCrash.git",
"tag": "0.2.2"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"dependencies": {
"BmobSDK": [
]
},
"source_files": [
"CodingCrash/*.{h,m}",
"CodingCrash/**/*.{h,m}"
]
}