blob: a6069d76f05799b4cf1153a0c4f98474c7c3ee41 [file] [log] [blame]
{
"name": "PnutKit",
"version": "0.3",
"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"
},
"source": {
"git": "https://github.com/exsortis/PnutKit.git",
"tag": "0.3",
"submodules": true
},
"source_files": "PnutKit/**/*.{h,m,c,swift}",
"frameworks": "Foundation",
"platforms": {
"ios": "10.2"
},
"requires_arc": true,
"pushed_with_swift_version": "3.1"
}