[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / 4 / b / KLProjectRoot / 0.0.1 / KLProjectRoot.podspec.json
blobfe653de606f0e8a3b3b2bb2020b19664eb35411f
2   "name": "KLProjectRoot",
3   "version": "0.0.1",
4   "summary": "一个通用的项目组件,包含NavigationController和TabBarController",
5   "homepage": "https://github.com/KingLight/KLProjectRoot.git",
6   "license": "MIT",
7   "authors": {
8     "King": "dreamhut417@163.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/KingLight/KLProjectRoot.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "KLProjectRoot/KLProjectRoot/**/*.{h,m}",
18   "frameworks": [
19     "Foundation",
20     "UIKit"
21   ],
22   "requires_arc": true