blob: 87d5785849486b4917ee4f32df9f520a4718c929 [file] [log] [blame]
{
"name": "FourChanAPI",
"module_name": "FourChanAPI",
"version": "0.0.1",
"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.1"
},
"source_files": "Source/**/*.swift",
"requires_arc": true
}