[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / e / c / KPScrollSegment / 0.0.1 / KPScrollSegment.podspec.json
blobf0695e41546b7e31ec18557ef379d11dc4cef54b
2   "name": "KPScrollSegment",
3   "version": "0.0.1",
4   "summary": "Easy bulid a component about ScrollSegment.",
5   "homepage": "https://github.com/liukunpengiOS",
6   "license": "MIT",
7   "authors": {
8     "kunpeng": "1169405067@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/liukunpengiOS/KPScrollSegment.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "KPScrollSegment/**/*.{h,m}",
18   "requires_arc": true,
19   "dependencies": {
20     "INTUAnimationEngine": [
22     ]
23   }