[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 9 / 6 / KPageController / 0.1.0 / KPageController.podspec.json
blobaaa6e1b8123810a8ba6afecd05c663bf517957b4
2   "name": "KPageController",
3   "version": "0.1.0",
4   "summary": "A short description of KPageController.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/KimLucky/KPageController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "KimLucky": "xin.zhao@yintech.cn"
13   },
14   "source": {
15     "git": "https://github.com/KimLucky/KPageController.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "KPageController/Classes/**/*",
22   "dependencies": {
23     "KSegmentControl": [
25     ],
26     "MJRefresh": [
28     ],
29     "Masonry": [
31     ],
32     "ReactiveObjC": [
34     ]
35   }