[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 0 / e / 9 / HQNavigationController / 0.0.1 / HQNavigationController.podspec.json
blob855e56e63ae42efb0f11c06bc91b65203c964370
2   "name": "HQNavigationController",
3   "version": "0.0.1",
4   "summary": "iOS 整体返回导航栏",
5   "description": "iOS 整体返回导航栏,需要的导航栏继承HQNavigationController",
6   "homepage": "https://github.com/Vesincc/HQNavigationController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hq": "1464467970@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/Vesincc/HQNavigationController.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "HQNavigationController/HQNavigationController/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "requires_arc": true