| { |
| "name": "hhxUsePropert", |
| "version": "1.0.1", |
| "summary": "常用开发工具", |
| "description": "我的常用开发工具", |
| "homepage": "https://github.com/13760770758/hhxUsePropert.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "何浩贤": "hhx@gzinterest.commkdir" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/13760770758/hhxUsePropert.git", |
| "tag": "1.0.1" |
| }, |
| "ios": { |
| "vendored_frameworks": "hhxUsePropertFrameWork/hhxUsePropert.framework" |
| }, |
| "frameworks": [ |
| "UIKit", |
| "Foundation" |
| ], |
| "requires_arc": true |
| } |