[Add] KGoogleMap 0.1.5
[CocoaPods.git] / Specs / 8 / 0 / 4 / BDScrollView / 0.1.8 / BDScrollView.podspec.json
blob254057f90c2fdc889ba7d9f6c5ce036d505b7e28
2   "name": "BDScrollView",
3   "version": "0.1.8",
4   "summary": "BDScrollView",
5   "description": "horizontal scroll view",
6   "homepage": "https://github.com/williamjoseph/BDScrollView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "williamjoseph": "scocsdn@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/williamjoseph/BDScrollView.git",
19     "tag": "0.1.8"
20   },
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "vendored_frameworks": "BDScrollView.framework",
26   "dependencies": {
27     "MJRefresh": [
29     ]
30   },
31   "requires_arc": true