[Add] DocumentReaderFullAuthRFIDNightly 7.6.11080
[CocoaPods.git] / Specs / a / 2 / 1 / BIZTabBarBanner / 1.0.0 / BIZTabBarBanner.podspec.json
blobaf09114be39500b5d19df9e4d0506d7db894971d
2   "name": "BIZTabBarBanner",
3   "version": "1.0.0",
4   "summary": "BIZTabBarBanner is a subclass of UITabBar that adds View over tabbar within UITabBarController.",
5   "homepage": "https://github.com/bizibizi/BIZTabBarBanner",
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/BIZTabBarBanner.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