| { |
| "name": "LDLE8", |
| "version": "0.1.0", |
| "summary": "LDLE8.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://gitee.com/ldl0803/LDLE8", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "mc": "294299676@qq.com" |
| }, |
| "source": { |
| "git": "https://gitee.com/ldl0803/LDLE8.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "LDLE8/Classes/**/*", |
| "resource_bundles": { |
| "LDLE8": [ |
| "LDLE8/Assets/*.png" |
| ] |
| }, |
| "dependencies": { |
| "AFNetworking": [ |
| |
| ], |
| "SVProgressHUD": [ |
| |
| ] |
| } |
| } |