| { | |
| "name": "KLCommonCategories", | |
| "version": "0.0.1", | |
| "summary": "commonly used common categories", | |
| "description": "commonly used common categories", | |
| "homepage": "https://github.com/KiraLayo/KLCommonCategories", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "KiraLayo": "qizheng.wen@yeepay.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/KiraLayo/KLCommonCategories.git", | |
| "tag": "0.0.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "KLCommonCategories/Classes/**/*" | |
| } |