[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / c / b / LTScrollView / 0.1.7 / LTScrollView.podspec.json
blob4e3d294ef6ac977cfb49ba03d31cae60a2a8fb21
2   "name": "LTScrollView",
3   "version": "0.1.7",
4   "summary": "LTScrollView",
5   "description": "TODO: ScrollView嵌套ScrolloView解决方案(初级、进阶), 支持OC / Swift,实现原理:http://blog.csdn.net/glt_code/article/details/78576628",
6   "homepage": "https://github.com/gltwy/LTScrollView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "1282990794@qq.com": "1282990794@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/gltwy/LTScrollView.git",
16     "tag": "0.1.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Example/LTScrollView/Lib/**/*"