| { | |
| "name": "ICNDbKit", | |
| "version": "1.0.0", | |
| "summary": "Swift library for fetching data from the Internet Chuck Norris Database", | |
| "homepage": "https://github.com/harrywynn/ICNDbKit", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Harry Wynn": "harrywynn@gmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/harrywynn/ICNDbKit.git", | |
| "tag": "v1.0.0" | |
| }, | |
| "source_files": "ICNDbKit", | |
| "exclude_files": "Classes/Exclude", | |
| "pushed_with_swift_version": "3.0" | |
| } |