| { |
| "name": "InternetConnection", |
| "version": "0.1.0", |
| "summary": "InternetConnection for internet connection", |
| "description": "This fantastic view changes its color gradually makes your app look fantastic!", |
| "homepage": "https://github.com/kcaglarr/InternetConnection", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Kerim Caglar": "kerim.caglarr@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/kcaglarr/InternetConnection.git", |
| "tag": "0.1.0" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "InternetConnection/*.{swift,plist}", |
| "pushed_with_swift_version": "3.0" |
| } |