blob: 8c29dcbf1a9243d7c97c371387bb16c1f0e5138a [file] [log] [blame]
{
"name": "TenCenturiesKit",
"version": "0.5.1",
"summary": "A client library for the 10 Centuries social platform written in Swift",
"homepage": "https://pnut.io",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Paul Schifferer": "paul@schifferers.net"
},
"source": {
"git": "https://github.com/exsortis/TenCenturiesKit.git",
"tag": "0.5.1",
"submodules": true
},
"source_files": [
"TenCenturiesKit/*.{h,m,c,swift}",
"TenCenturiesKit/**/*.{h,m,c,swift}"
],
"frameworks": "Foundation",
"platforms": {
"ios": "10.2"
},
"requires_arc": true,
"pushed_with_swift_version": "3.1"
}