[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 3 / b / e / WJSwipeScrollViewLib / 0.1.0 / WJSwipeScrollViewLib.podspec.json
blobe40e209739adaa1cbadee76081b20906e320895a
2   "name": "WJSwipeScrollViewLib",
3   "version": "0.1.0",
4   "summary": "WJSwipeScrollViewLib",
5   "swift_versions": "4.2",
6   "description": "TODO: ScrollView嵌套ScrolloView解决方案.实现原理:http://blog.csdn.net/glt_code/article/details/78576628,当前库只为方便自己使用,如有需要请联系原作者",
7   "homepage": "https://github.com/allumos/WJSwipeScrollViewLib",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "amuryy@hotmail.com": "allumos@hotmail.com"
14   },
15   "source": {
16     "git": "https://github.com/allumos/WJSwipeScrollViewLib.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "Example/WJSwipeScrollViewLib/Lib/**/*"