| { | |
| "name": "BJTSignView", | |
| "version": "0.0.1", | |
| "summary": "TechAlleyBoy SignDemo", | |
| "homepage": "https://github.com/TechAlleyBoy/BJTSignView", | |
| "license": "MIT", | |
| "authors": { | |
| "TechAlleyBoy": "bijietao@126.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/TechAlleyBoy/BJTSignView.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": "BJTSignView/**/*.{h,m}", | |
| "frameworks": [ | |
| "Foundation", | |
| "UIKit" | |
| ], | |
| "requires_arc": true | |
| } |