| { | |
| "name": "MCCategory", | |
| "version": "0.1.0", | |
| "summary": "category", | |
| "description": "common category", | |
| "homepage": "http://gitlab.91jkys.com", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "muyu": "fangjiechen@91jkys.com" | |
| }, | |
| "source": { | |
| "git": "http://gitlab.91jkys.com/iOS-pods/MCCategory.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "7.0" | |
| }, | |
| "source_files": "MCCategory/Classes/**/*" | |
| } |