[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / d / f / FFLoopView / 1.0.2 / FFLoopView.podspec.json
blob64dbee715da6490b27d2146be6820fb10fe764be
2   "name": "FFLoopView",
3   "version": "1.0.2",
4   "summary": "Simple images loop view in Swift with custom paging view",
5   "homepage": "https://github.com/liufan321/FFLoopView",
6   "license": "MIT",
7   "authors": {
8     "Fan Liu": "liufan321@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/liufan321/FFLoopView.git",
15     "tag": "1.0.2"
16   },
17   "source_files": [
18     "FFLoopView",
19     "FFLoopView/Source/*.swift"
20   ],
21   "requires_arc": true,
22   "dependencies": {
23     "SDWebImage": [
25     ]
26   }