| { | |
| "name": "practiceProject", | |
| "version": "0.0.3", | |
| "summary": "练习pod库", | |
| "description": "“这是描述部分”", | |
| "homepage": "https://github.com/LJJHD/practiceProject.git", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "malagu": "liujiajun888666@icloud.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/LJJHD/practiceProject.git", | |
| "tag": "0.0.3" | |
| }, | |
| "source_files": "Classes/NSString/**/*", | |
| "exclude_files": "Classes/Exclude", | |
| "requires_arc": true | |
| } |