| { | |
| "name": "HJPodTestLib", | |
| "version": "0.2.0", | |
| "summary": "this first test 0.2.0this first test .", | |
| "description": "this is test projectthis first test 0.2.0", | |
| "homepage": "https://github.com/xuyushiguang/HJPodTestLib", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "xuyushiguang": "939607134@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/xuyushiguang/HJPodTestLib.git", | |
| "tag": "0.2.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "HJPodTestLib/Classes/**/*.{h,m}" | |
| } |