[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / e / c / 8 / SwiftRaisedTab / 0.1.2 / SwiftRaisedTab.podspec.json
blob4e162c53596e5711779f7bc8d08b04cc97e6b7f6
2   "name": "SwiftRaisedTab",
3   "version": "0.1.2",
4   "summary": "SwiftRaisedTab recreates raised center tab item seen in many social networking apps.",
5   "description": "SwiftRaisedTab is a simple library written in Swift that recreates raised center tab item seen in many social networking apps.",
6   "homepage": "https://github.com/itsKaynine/SwiftRaisedTab",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Punnawut Khowkittipaiboon": "me@itskaynine.com"
13   },
14   "source": {
15     "git": "https://github.com/itsKaynine/SwiftRaisedTab.git",
16     "tag": "0.1.2"
17   },
18   "social_media_url": "https://twitter.com/itsKaynine",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "SwiftRaisedTab/*.{m,h,swift}",
23   "requires_arc": true