blob: 3f9686568818c7cb26c93c98502e8a439a7c6f7a [file] [log] [blame]
{
"name": "Turms",
"version": "1.0",
"summary": "Turms is a limited port of TSMessages to Swift.",
"description": "Turms is a limited port of TSMessages to Swift.\nAt present, it supports only the \"over navigation bar\" style.",
"homepage": "https://github.com/unsignedapps/Turms",
"license": "MIT",
"authors": "Rob Amos",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/unsignedapps/Turms.git",
"tag": "v1.0"
},
"source_files": "Turms",
"resource_bundles": {
"TurmsResources": [
"Images.xcassets/*.imageset/*.png",
"Images.xcassets"
]
},
"frameworks": "UIKit"
}