[Add] CXHAdSDK-TopOn 1.6.6
[CocoaPods.git] / Specs / 2 / 8 / 7 / TransparentNavigationBar / 1.0.0 / TransparentNavigationBar.podspec.json
blob07e8bbdf852c2cc9b6ebb70af96b695ae1a5f709
2   "name": "TransparentNavigationBar",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "summary": "Transparent NavigationBar for iOS",
8   "homepage": "https://github.com/hpychan/TransparentNavigationBar",
9   "authors": {
10     "Henry Chan": "henry@henrychan.me"
11   },
12   "source": {
13     "git": "https://github.com/hpychan/TransparentNavigationBar.git",
14     "tag": "v1.0.0"
15   },
16   "description": "Transparent Navigation Bar for iOS support enlarging image view and reappearance offset",
17   "source_files": "TransparentNavigationBar/*.{h,m}",
18   "requires_arc": true,
19   "license": {
20     "type": "MIT",
21     "file": "LICENSE"
22   }