| { |
| "name": "DAAler", |
| "version": "1.0.0", |
| "summary": "all kinds of categories for iOS develop", |
| "description": "this project provide all kinds of categories for iOS developer", |
| "homepage": "https://github.com/lihongliangAndliyan/DAAler", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "lihongliangAndliyan": "wf201506@163.com" |
| }, |
| "platforms": { |
| "ios": null |
| }, |
| "source": { |
| "git": "https://github.com/lihongliangAndliyan/DAAler.git", |
| "tag": "1.0.0" |
| }, |
| "source_files": [ |
| "Classes", |
| "*.{h,m}" |
| ], |
| "exclude_files": "Classes/Exclude", |
| "requires_arc": true |
| } |