blob: 3469b1904ac45b259aa1e818edd88f1855b06f53 [file] [log] [blame]
{
"name": "PnutKit",
"version": "0.3.5",
"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.5",
"submodules": true
},
"source_files": [
"PnutKit/*.{h,m,c,swift}",
"PnutKit/**/*.{h,m,c,swift}"
],
"frameworks": "Foundation",
"platforms": {
"ios": "10.2"
},
"requires_arc": true,
"pushed_with_swift_version": "3.1"
}