blob: 6ed51e60cc6ca6f2208c90fae4dc6b9a595f2914 [file] [log] [blame]
{
"name": "BlastBooom",
"version": "0.2.0",
"summary": "BlastBooom",
"homepage": "https://github.com/fuckManMark/BlastBooom.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fuckYouMom": "fuckYouMom@gmail.com"
},
"source": {
"git": "https://github.com/fuckManMark/BlastBooom.git",
"tag": "0.2.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"dependencies": {
"BmobSDK": [
]
},
"source_files": [
"BlastBooom/*.{h,m}",
"BlastBooom/**/*.{h,m}"
]
}