[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 5 / 8 / PutItOnMyTabBar / 0.1.0 / PutItOnMyTabBar.podspec.json
blob0a5facf9c81f252f8f04e3a1c2421da24b0f6906
2   "name": "PutItOnMyTabBar",
3   "version": "0.1.0",
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     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "PutItOnMyTabBar/Classes/**/*",
22   "pushed_with_swift_version": "3.0"