[Add] CustomerIO 3.7.0
[CocoaPods.git] / Specs / c / 4 / 8 / BULoopView / 0.1.4 / BULoopView.podspec.json
blobf05f52cb817a8323fd49d44dce1600d93f2c2613
2   "name": "BULoopView",
3   "version": "0.1.4",
4   "summary": "Loopable UIScrollView for Swift 3.1",
5   "description": "TODO: Loopable UIScrollView for Swift 3.1",
6   "homepage": "https://github.com/burakustn/BULoopView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "burakustn@gmail.com": "burakustn@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/burakustn/BULoopView.git",
16     "tag": "0.1.4"
17   },
18   "social_media_url": "https://twitter.com/burakustn",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "BULoopView/Classes/**/*",
23   "dependencies": {
24     "Kingfisher": [
26     ]
27   },
28   "pushed_with_swift_version": "3.0"