[Add] CxjToasts 1.0.9
[CocoaPods.git] / Specs / 8 / 5 / e / WJInfiniteScrollView / 1.0.3 / WJInfiniteScrollView.podspec.json
blobe6cbefbf6042d3f38650ecbfcc0ed5bb705cbabc
2   "name": "WJInfiniteScrollView",
3   "version": "1.0.3",
4   "summary": "Infinite loop, automatic carousel.",
5   "description": "an awesome scroll ,automatic carousellib,very easy to use",
6   "homepage": "https://github.com/ONEWJ/WJInfiniteScrollView",
7   "license": "MIT",
8   "authors": {
9     "wangwenjuan": "691534773@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/ONEWJ/WJInfiniteScrollView.git",
16     "tag": "1.0.3"
17   },
18   "source_files": [
19     "WJInfiniteScrollView",
20     "WJInfiniteScrollView/**/*.{h,m}"
21   ],
22   "requires_arc": true,
23   "dependencies": {
24     "SDWebImage": [
25       "~> 3.8.1"
26     ]
27   }