[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / 3 / 5 / 8 / PutItOnMyTabBar / 1.2 / PutItOnMyTabBar.podspec.json
blob3b805b606d5ba8efba04237ea82e7927672e7cbf
2   "name": "PutItOnMyTabBar",
3   "version": "1.2",
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.2"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "PutItOnMyTabBar/Classes/**/*",
23   "pushed_with_swift_version": "3.0"