blob: f2df9a7ffe9ef546bc920ffef12af080d6ed9bae [file] [log] [blame]
{
"name": "HNAPI",
"version": "0.2.0",
"summary": "Tiny HackerNews API wrapper.",
"homepage": "https://github.com/lexrus/HNAPI",
"license": "MIT",
"authors": {
"lexrus": "lexrus@gmail.com"
},
"source": {
"git": "https://github.com/lexrus/HNAPI.git",
"tag": "0.2.0"
},
"social_media_url": "https://twitter.com/lexrus",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Sources/**/*",
"frameworks": "Foundation"
}