| { | |
| "name": "PFTestLib", | |
| "version": "0.0.2", | |
| "summary": "PFTestLib", | |
| "swift_version": "4.0", | |
| "description": "A short description of PFTestLib.", | |
| "homepage": "https://github.com/qq631192328/PFTestLib", | |
| "license": "MIT", | |
| "authors": { | |
| "hongpeifeng": "hongpeifeng@163.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/qq631192328/PFTestLib.git", | |
| "tag": "0.0.2" | |
| }, | |
| "source_files": "*.{h,m,swift}" | |
| } |