[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / 6 / a / 8 / ConfigurableNaviController / 0.0.5 / ConfigurableNaviController.podspec.json
blob6bdb9b1daaefa18f6223307a3c39a098555c2a5a
2   "name": "ConfigurableNaviController",
3   "version": "0.0.5",
4   "summary": "A configurable navigation controller.",
5   "description": "A navigation controller with configurable transitioning animation and navigation bar appearance.",
6   "homepage": "https://github.com/hncoder/ConfigurableNaviController.git",
7   "license": "MIT",
8   "authors": {
9     "hncoder": "i@hncoder.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "requires_arc": true,
15   "source": {
16     "git": "https://github.com/hncoder/ConfigurableNaviController.git",
17     "tag": "0.0.5"
18   },
19   "source_files": [
20     "Pod/Classes",
21     "Pod/Classes/**/*.{h,m}"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "frameworks": "UIKit"