[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 8 / 0 / 4 / BDScrollView / 0.1.5 / BDScrollView.podspec.json
blobafbc5a285a78026a067468696b3be7d8f9bb9d84
2   "name": "BDScrollView",
3   "version": "0.1.5",
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.5"
20   },
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "vendored_frameworks": "BDScrollView.framework",
26   "dependencies": {
27     "MJRefresh": [
29     ]
30   },
31   "requires_arc": true