[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 2 / d / 5 / SSCycleScrollView / 2.0.2 / SSCycleScrollView.podspec.json
blobfdc36c55ee4c6d506301913a69e696301b8d78dd
2   "name": "SSCycleScrollView",
3   "version": "2.0.2",
4   "summary": "infinate scroll home page using swift",
5   "homepage": "https://github.com/dulingkang/SSCycleScrollView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Shawn Du": "dulingkang@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/dulingkang/SSCycleScrollView.git",
19     "tag": "v2.0.2",
20     "submodules": true
21   },
22   "source_files": "SSCycleScrollView/**/*.{h,swift}",
23   "resources": "SSCycleScrollView/**/*.{jpg,plist}",
24   "dependencies": {
25     "SDWebImage": [
27     ],
28     "SDWebImage/WebP": [
30     ]
31   }