| { | |
| "name": "1229Sdk", | |
| "version": "1.0", | |
| "summary": "A short description of 1229Sdk.", | |
| "homepage": "https://github.com/MSDMHT/1229Sdk.git", | |
| "license": "MIT", | |
| "authors": { | |
| "maimaiti": "937765354@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/MSDMHT/1229Sdk.git", | |
| "tag": "1.0" | |
| }, | |
| "source_files": [ | |
| "1229SDK", | |
| "1229SDK/**/*.{h,m}" | |
| ], | |
| "exclude_files": "1229SDK/Exclude", | |
| "frameworks": "UIKit", | |
| "requires_arc": true | |
| } |