| { | |
| "name": "testPodCLP", | |
| "version": "1.0.0", | |
| "summary": "testPod", | |
| "homepage": "http://www.baidu.com", | |
| "license": "MIT", | |
| "authors": { | |
| "jinjinanan": "jinjinanan@hotmail.com" | |
| }, | |
| "platforms": { | |
| "ios": null | |
| }, | |
| "source": { | |
| "git": "https://github.com/jinjinanan/testPod.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "testPod/*.{h,m}" | |
| } |