[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 5 / 4 / Turms / 1.0 / Turms.podspec.json
blob3f9686568818c7cb26c93c98502e8a439a7c6f7a
2   "name": "Turms",
3   "version": "1.0",
4   "summary": "Turms is a limited port of TSMessages to Swift.",
5   "description": "Turms is a limited port of TSMessages to Swift.\nAt present, it supports only the \"over navigation bar\" style.",
6   "homepage": "https://github.com/unsignedapps/Turms",
7   "license": "MIT",
8   "authors": "Rob Amos",
9   "platforms": {
10     "ios": "9.0"
11   },
12   "source": {
13     "git": "https://github.com/unsignedapps/Turms.git",
14     "tag": "v1.0"
15   },
16   "source_files": "Turms",
17   "resource_bundles": {
18     "TurmsResources": [
19       "Images.xcassets/*.imageset/*.png",
20       "Images.xcassets"
21     ]
22   },
23   "frameworks": "UIKit"