[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / c / d / SBStripeView / 0.1.0 / SBStripeView.podspec.json
blob746c2ecfd8f39399a4826f68dbd8c43c5c41159f
2   "name": "SBStripeView",
3   "version": "0.1.0",
4   "summary": "Like stripes? Put some in your app.",
5   "description": "                       A simple, striped, barbershop-like,view, used in Train Delay NYC.\n",
6   "homepage": "https://github.com/sbossak/SBStripeView",
7   "license": "MIT",
8   "authors": {
9     "Scott Bossak": "scottbossak@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/sbossak/SBStripeView.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/SBStripeView.*",
20   "frameworks": [
21     "UIKit",
22     "MapKit"
23   ]