| { |
| "name": "BallJiFenYXL", |
| "version": "0.1.1", |
| "summary": "L.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "git@gitee.com:yxl1010/BallJiFenYXL", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "姚希龙": "1263229082@qq.com" |
| }, |
| "source": { |
| "git": "git@gitee.com:yxl1010/BallJiFenYXL.git", |
| "tag": "0.1.1" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "BallJiFenYXL/Classes/**/*", |
| "resource_bundles": { |
| "BallJiFenYXL": [ |
| "BallJiFenYXL/Assets/*.png" |
| ] |
| }, |
| "dependencies": { |
| "MJExtension": [ |
| |
| ], |
| "SVProgressHUD": [ |
| |
| ], |
| "BRPickerView": [ |
| |
| ], |
| "AFNetworking": [ |
| |
| ], |
| "YXLTool": [ |
| |
| ] |
| } |
| } |