| { | |
| "name": "YXG_Helper", | |
| "version": "0.3.0", | |
| "summary": "基础工具", | |
| "description": "经常使用到的基础工具抽象成库以方便管理", | |
| "homepage": "https://github.com/jackgitsource/YXG_Helper", | |
| "license": "MIT", | |
| "authors": { | |
| "jackgitsource": "1360634255@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/jackgitsource/YXG_Helper.git", | |
| "tag": "0.3.0" | |
| }, | |
| "source_files": "YXG_HelperDemo/Classes/**/*", | |
| "frameworks": "UIKit", | |
| "dependencies": { | |
| "SVProgressHUD": [ | |
| ] | |
| } | |
| } |