[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 6 / d / 5 / SwiftHook / 3.0.0 / SwiftHook.podspec.json
blobb40c4e64ce7fc1005626c4635286ddc948c1003b
2   "name": "SwiftHook",
3   "version": "3.0.0",
4   "summary": "A simple and key-based callback library written in Swift.",
5   "description": "SwiftHook is a simple and key-based callback library written in Swift.",
6   "social_media_url": "https://twitter.com/vknabel",
7   "homepage": "https://github.com/vknabel/SwiftHook",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Valentin Knabel": "develop@vknabel.com"
14   },
15   "source": {
16     "git": "https://github.com/vknabel/SwiftHook.git",
17     "tag": "3.0.0"
18   },
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.9",
22     "watchos": "2.0",
23     "tvos": "9.0"
24   },
25   "source_files": "Sources/SwiftHook/*.swift"