[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / b / 7 / XLJSegScrollView / 1.0.1 / XLJSegScrollView.podspec.json
blob3c4ef24cd4a6b52b563c62d91419ad5380624b73
2   "name": "XLJSegScrollView",
3   "version": "1.0.1",
4   "summary": "快速实现标题和下划线一起滚动的功能",
5   "description": "标题内容滚动的封装,可快速实现功能模块。",
6   "homepage": "https://github.com/marlonxlj/XLJSegScrollView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "marlonxlj": "marlonxlj@163.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/marlonxlj/XLJSegScrollView.git",
19     "tag": "1.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "XLJSegScrollView/Classes/XlJSegScrollviews/**/*.{h,m}"
24   ],
25   "requires_arc": true