| { |
| "name": "KMNetwork", |
| "version": "0.1.6", |
| "summary": "A short description of KMNetwork.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/zhenlove/KMNetwork", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "zhenlove": "121910347@qq.com" |
| }, |
| "source": { |
| "git": "https://github.com/zhenlove/KMNetwork.git", |
| "tag": "0.1.6" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "swift_versions": "5.0", |
| "source_files": "KMNetwork/Classes/**/*", |
| "dependencies": { |
| "Alamofire": [ |
| "4.9.1" |
| ] |
| }, |
| "swift_version": "5.0" |
| } |