[Add] MappedIn 5.5.0
[CocoaPods.git] / Specs / 0 / 5 / 3 / TitleSwitchTab / 0.0.1 / TitleSwitchTab.podspec.json
bloba5f850ecb4922230dae57de90bbe71cc12f95d07
2   "name": "TitleSwitchTab",
3   "version": "0.0.1",
4   "summary": "Switch Title Tab Bar write in swift 3.",
5   "description": "Title Switch Tab is written by Swift 3.0. UIButton+EdgeInsets extends the UIButton, which providing layout button with image on the left, right, top or bottom of the button.",
6   "homepage": "https://codesigner.io/blog/TitleSwitchTab",
7   "license": "MIT",
8   "authors": {
9     "bricezhou": "brice@codesigner.io"
10   },
11   "social_media_url": "https://facebook.com/codesigner.io",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/codesigner-io/Title-Switch-Tab.git",
17     "tag": "0.0.1"
18   },
19   "source_files": "TitleSwitchTab",
20   "exclude_files": "TitleSwitchTab/screenshots",
21   "frameworks": "UIKit",
22   "pushed_with_swift_version": "3.0"