| { | |
| "name": "wfstestpod", | |
| "version": "1.0.0", | |
| "summary": "my first testpod", | |
| "homepage": "http://git.oschina.net/comewfs/wfstestpod", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "wfs": "wfs498121294@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://git.oschina.net/comewfs/wfstestpod.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "wfstestpod/wfstestpod/classcode/*.{h,m}" | |
| } |