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