[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 5 / e / BIZSelectedBackgroundForTabBarItem / 1.0.0 / BIZSelectedBackgroundForTabBarItem.podspec.json
blob5de576e99244eaa4df1508b09785da6228e1da7e
2   "name": "BIZSelectedBackgroundForTabBarItem",
3   "version": "1.0.0",
4   "summary": "BIZSelectedBackgroundForTabBarItem is a category for UITabBarController that adds ability to change background of UITabBar item.",
5   "homepage": "https://github.com/bizibizi/BIZSelectedBackgroundForTabBarItem",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Igor Bizi": "igorbizi@mail.ru"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/bizibizi/BIZSelectedBackgroundForTabBarItem.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "Classes/*.{h,m}",
21   "public_header_files": "Classes/*.h",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true