| { | |
| "name": "lla", | |
| "version": "0.1.0", | |
| "summary": "nothing to say", | |
| "description": "also say noting to say", | |
| "homepage": "https://baidu.com", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "ChangQiong": "pprgra56@126.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/pprgra56/lla.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "lla/Classes/**/*" | |
| } |