| { | |
| "name": "CWPublic", | |
| "version": "0.1.0", | |
| "summary": "CWPublic is basic lib for AI", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://gitlab.cloudwalk.work/iOS_AI/CWPublic", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "EthanLuo": "luoyanqing@cloudwalk.cn" | |
| }, | |
| "source": { | |
| "git": "https://gitlab.cloudwalk.work/iOS_AI/CWPublic.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "CWPublic/Classes/**/*" | |
| } |