| { |
| "name": "RCCategories", |
| "version": "0.1.0", |
| "summary": "A short description of RCCategories.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "http://192.168.50.234:8888/LianLeven/RCCategories", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "lianleven": "lianleven@163.com" |
| }, |
| "source": { |
| "git": "http://192.168.50.234:8888/LianLeven/RCCategories.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "RCCategories/**/*", |
| "public_header_files": "RCCategories/**/*.h" |
| } |