| { |
| "name": "DDPublic", |
| "version": "0.1.3", |
| "summary": "DDPublic 项目基础代码", |
| "description": "DDPublic 项目基础代码\nDDPublic 项目基础代码\nDDPublic 项目基础代码", |
| "homepage": "https://github.com/DDKit/DDPublic", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "DuanChangHe": "duanchanghe@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/DDKit/DDPublic.git", |
| "tag": "0.1.3" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source_files": "DDPublic/Classes/**/*", |
| "swift_versions": "4.2", |
| "dependencies": { |
| "DDFeedback": [ |
| "~> 1.0" |
| ], |
| "Moya": [ |
| "~> 13.0" |
| ] |
| }, |
| "swift_version": "4.2" |
| } |