| { | |
| "name": "LLTestPod", | |
| "version": "0.0.6", | |
| "summary": "A short description of LLTestPod.", | |
| "description": "TODO: Add long description of the pod here.", | |
| "homepage": "https://github.com/juanbaby/LLTestPod", | |
| "license": "MIT", | |
| "authors": { | |
| "juanbaby": "763184581@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/juanbaby/LLTestPod.git", | |
| "tag": "0.0.6" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "LLTestPod/Classes/**/*{h,m}" | |
| } |