[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / a / 3 / e / FLSlider / 1.0.0 / FLSlider.podspec.json
blob3271f99a4473468646b52ae5fee23e2ce7147323
2   "name": "FLSlider",
3   "version": "1.0.0",
4   "summary": "仿系统UISlider",
5   "description": "仿系统UISlider,添加监听滑动事件,添加监听事件,代理回调,可监听开始拖拽、正在拖拽、结束拖拽三个状态",
6   "homepage": "https://github.com/gitkong/FLSlider--",
7   "license": "MIT",
8   "authors": {
9     "clarence": "13751855378@163.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/gitkong/FLSlider--",
16     "tag": "1.0.0"
17   },
18   "source_files": "FLSlider/*.{h,m}",
19   "requires_arc": true