| { | |
| "name": "ZFRepo", | |
| "version": "1.0.2", | |
| "summary": "ZFRepo.", | |
| "description": "LICENSELICENSELICENSELICENSELICENSELICENSE", | |
| "homepage": "https://github.com/zhangmufeng/ZFRepo", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "ZMF": "zhangmufeng@outlook.com" | |
| }, | |
| "platforms": { | |
| "ios": "9.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/zhangmufeng/ZFRepo.git", | |
| "tag": "1.0.2" | |
| }, | |
| "source_files": "ZFClasses/**/*.{h,m}", | |
| "frameworks": [ | |
| "UIKit", | |
| "Foundation" | |
| ], | |
| "requires_arc": true | |
| } |