blob: dc90c90b4c1220180d04d11bd54b0bda83d8d9cf [file] [log] [blame]
{
"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"
}