blob: 0a1bdda97cea1efe59cfd25ab0b33db5f0c9697a [file] [log] [blame]
{
"name": "PnutKit",
"version": "0.4",
"summary": "A client library for the Pnut.io social network written in Swift",
"homepage": "https://pnut.io",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Paul Schifferer": "paul@schifferers.net"
},
"social_media_url": "https://twitter.com/paulyhedral",
"source": {
"git": "https://github.com/exsortis/PnutKit.git",
"tag": "0.4",
"submodules": true
},
"source_files": "Sources/**/*.{h,m,c,swift}",
"frameworks": "Foundation",
"platforms": {
"ios": "10.2",
"osx": "10.12"
},
"requires_arc": true,
"pushed_with_swift_version": "3.1"
}