blob: 144e7813c8daa3cfb85641520de25a387ee7989e [file] [log] [blame]
{
"name": "FourChanAPI",
"module_name": "FourChanAPI",
"version": "0.0.2",
"summary": "Wrapper for the 4chan api",
"description": "Wrapper for the 4chan API. For iOS/OS X",
"homepage": "https://github.com/nuclearace/FourChanAPI",
"license": {
"type": "MIT"
},
"authors": {
"Erik": "nuclear.ace@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/nuclearace/FourChanAPI.git",
"tag": "v0.0.2"
},
"source_files": "Source/**/*.swift",
"requires_arc": true
}