[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 5 / 8 / PutItOnMyTabBar / 1.1 / PutItOnMyTabBar.podspec.json
blob9e13b1be13cb5914f4c28b940768147c41316cbc
2   "name": "PutItOnMyTabBar",
3   "version": "1.1",
4   "summary": "A subclass of UITabBarController that is customizable.",
5   "description": "A subclass of UITabBarController that is customizable.  May have 2 to however many tabs you want!",
6   "homepage": "https://github.com/jnwagstaff/PutItOnMyTabBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "jnwagstaff": "jnwagstaff@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jnwagstaff/PutItOnMyTabBar.git",
16     "branch": "master",
17     "tag": "1.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "PutItOnMyTabBar/Classes/**/*",
23   "pushed_with_swift_version": "3.0"