blob: f5cc2662833edca89cd65e55839fc3c2dfba10e5 [file] [log] [blame]
{
"name": "CodingCrash",
"version": "0.0.2",
"summary": "BlastBooomLL",
"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.0.2"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"dependencies": {
"BmobSDK": [
]
},
"source_files": [
"CodingCrash/*.{h,m}",
"CodingCrash/**/*.{h,m}"
]
}