[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 8 / d / BouncyScrollView / 0.1.1 / BouncyScrollView.podspec.json
blob5eb798b441c45bc95937ad5dca680391732d74ee
2   "name": "BouncyScrollView",
3   "version": "0.1.1",
4   "summary": "A little Swift 3 pod for bouncy pull to refreshes.",
5   "description": "A little Swift 3 pod for bouncy pull to refreshes. You can customize bounce and loading indicator view.",
6   "homepage": "https://github.com/yagiz/BouncyScrollView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Yagiz Gurgul": "yagiz@kukaapps.com"
13   },
14   "source": {
15     "git": "https://github.com/yagiz/BouncyScrollView.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BouncyScrollView/Classes/**/*",
22   "pushed_with_swift_version": "3.0"