| { | |
| "name": "LXDDataServer", | |
| "version": "1.0.1", | |
| "summary": "抽象数据服务层", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/sindrilin/LXDDataServer.git", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "linxinda": "codersindri@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/sindrilin/LXDDataServer.git", | |
| "tag": "1.0.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "LXDDataServer/Classes/**/*" | |
| } |