| { |
| "name": "PHTool", |
| "version": "0.1.0", |
| "summary": "iOS Category, iOS NSDictionary transfor model", |
| "description": "iOS Category from UILable UIButton UIImageView,\niOS Objective-C NSDictionary and json transfor model", |
| "homepage": "https://github.com/semperhhh/PHTool", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "zph987": "zphui5409@163.com" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/semperhhh/PHTool.git", |
| "tag": "v0.1.0" |
| }, |
| "source_files": "PHTool/*.{h,m}", |
| "exclude_files": "Classes/Exclude" |
| } |