[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / f / 0 / LCController / 0.0.1 / LCController.podspec.json
blob83440721a0bb9688b595e200f24d58630067a670
2   "name": "LCController",
3   "version": "0.0.1",
4   "summary": "控制器基类",
5   "description": "开发中所有视图控制器都要继承的基类",
6   "homepage": "https://github.com/excsir/LCController",
7   "license": "MIT",
8   "authors": {
9     "chao.liu": "excsir@163.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/excsir/LCController.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude"