| { |
| "name": "PhoneNetSDK", |
| "version": "1.0.10", |
| "summary": "Phone net analysis SDK for iOS", |
| "description": "\"Phone net analysis SDK for iOS,You can do Ping and tracert to check your phone network status\"", |
| "homepage": "https://github.com/mediaios/net-diagnosis.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "mediaios": "iosmediadev@gmail.com" |
| }, |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/mediaios/net-diagnosis.git", |
| "tag": "1.0.10" |
| }, |
| "source_files": "PhoneNetSDK/PhoneNetSDK/**/*.{h,m,mm}", |
| "requires_arc": true |
| } |