blob: 746c2ecfd8f39399a4826f68dbd8c43c5c41159f [file] [log] [blame]
{
"name": "SBStripeView",
"version": "0.1.0",
"summary": "Like stripes? Put some in your app.",
"description": " A simple, striped, barbershop-like,view, used in Train Delay NYC.\n",
"homepage": "https://github.com/sbossak/SBStripeView",
"license": "MIT",
"authors": {
"Scott Bossak": "scottbossak@gmail.com"
},
"source": {
"git": "https://github.com/sbossak/SBStripeView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/SBStripeView.*",
"frameworks": [
"UIKit",
"MapKit"
]
}