[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 6 / a / 9 / ComplicatedViewController / 1.0.0 / ComplicatedViewController.podspec.json
blobc2e805866b898bec81e9931ca7daad47597a63c7
2   "name": "ComplicatedViewController",
3   "version": "1.0.0",
4   "summary": "ComplicatedViewController iOS ViewController in pure Swift",
5   "description": "一个复杂界面的简单实现工具",
6   "homepage": "https://github.com/yiliazhang/ComplicatedViewController",
7   "license": "MIT",
8   "authors": {
9     "yilia.zhang": "yilia_zhang_0825@163.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/yiliazhang/ComplicatedViewController.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "ComplicatedViewController/**/*.{h,swift}",
19   "ios": {
20     "frameworks": [
21       "UIKit",
22       "Foundation"
23     ]
24   },
25   "dependencies": {
26     "Moya": [
28     ],
29     "IGListKit": [
31     ]
32   },
33   "swift_version": "4.1"