| { | |
| "name": "BTHelp", | |
| "version": "0.1.8", | |
| "summary": "some help class", | |
| "homepage": "https://github.com/StoneMover/BTHelp", | |
| "license": "MIT", | |
| "authors": { | |
| "StoneMover": "stonemover@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/StoneMover/BTHelp.git", | |
| "tag": "0.1.8" | |
| }, | |
| "source_files": "Classes/**/*.{h,m}", | |
| "requires_arc": true | |
| } |