| { | |
| "name": "CSRCategory", | |
| "version": "0.0.1", | |
| "summary": "common tools of category.", | |
| "description": "common tools of category, for modular use", | |
| "homepage": "https://github.com/LeoAiolia/CSRCategory", | |
| "license": "MIT", | |
| "authors": "run", | |
| "platforms": { | |
| "ios": null | |
| }, | |
| "source": { | |
| "git": "https://github.com/LeoAiolia/CSRCategory.git", | |
| "tag": "0.0.1" | |
| }, | |
| "source_files": [ | |
| "CSRCategory", | |
| "CSRCategory/**/*.{h,m}" | |
| ] | |
| } |