blob: cf4a9cea4364c9d2a7389ae45800962c6162c6b2 [file] [log] [blame]
{
"name": "MessageKit",
"version": "0.0.1",
"summary": "Super easy to use client for Hacker News API",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/SD10/MessageKit",
"authors": {
"Steven Deutsch": "stevensdeutsch@yahoo.com"
},
"social_media_url": "https://twitter.com/_SD10_",
"platforms": {
"ios": "9.0"
},
"requires_arc": "true",
"source": {
"git": "https://github.com/SD10/MessageKit.git",
"tag": "0.0.1"
},
"source_files": "MessageKit/**/*.*",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
}
}