| { | |
| "name": "TCCategory", | |
| "version": "1.0.5", | |
| "summary": "ctc's category.", | |
| "description": "Common class category on iOS.", | |
| "homepage": "https://github.com/ctc1991/TCCategory", | |
| "license": "MIT", | |
| "authors": { | |
| "ctc": "ctc1991@foxmail.com" | |
| }, | |
| "platforms": { | |
| "ios": null | |
| }, | |
| "source": { | |
| "git": "https://github.com/ctc1991/TCCategory.git", | |
| "tag": "1.0.5" | |
| }, | |
| "source_files": "TCCategory/**/*", | |
| "frameworks": [ | |
| "Foundation", | |
| "UIKit" | |
| ], | |
| "requires_arc": true | |
| } |