[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / 8 / a / SWScrollView / 1.0.0 / SWScrollView.podspec.json
blob853b4bd05561cc56ec5d1fbed1c2fb47863fbd13
2   "name": "SWScrollView",
3   "version": "1.0.0",
4   "summary": "An easy using ScrollView for iOS.",
5   "description": "Just is an easy using ScrollView for iOS",
6   "homepage": "https://github.com/sudhengshi/SWScrollView",
7   "license": "MIT",
8   "authors": {
9     "suwang": "suwangsuwang@qq.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/sudhengshi/SWScrollView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "SWScrollView",
20     "SWScrollView/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "dependencies": {
24     "SDWebImage": [
26     ]
27   }