| { |
| "name": "BlastBooomLL", |
| "version": "0.0.2", |
| "summary": "BlastBooomLL", |
| "homepage": "https://github.com/fuckManMark/BlastBooomLL.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "fuckYouMom": "fuckYouMom@163.com" |
| }, |
| "source": { |
| "git": "https://github.com/fuckManMark/BlastBooomLL.git", |
| "tag": "0.0.2" |
| }, |
| "frameworks": [ |
| "UIKit", |
| "Foundation" |
| ], |
| "requires_arc": true, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "dependencies": { |
| "BmobSDK": [ |
| |
| ] |
| }, |
| "source_files": [ |
| "BlastBooom/*.{h,m}", |
| "BlastBooom/**/*.{h,m}" |
| ] |
| } |