blob: 42ab8d9924c932b55d21f9e894f02fa06248ebc5 [file] [log] [blame]
{
"name": "UIStripedView",
"version": "0.2",
"summary": "StripedView",
"description": "UIStripedView - a UIView with striped lines effect",
"homepage": "https://github.com/maximbilan/UIStripedView",
"license": {
"type": "MIT"
},
"authors": {
"Maxim Bilan": "maximb.mail@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/maximbilan/UIStripedView.git",
"tag": "0.2"
},
"source_files": [
"Classes",
"UIStripedView/Sources/**/*.{h,m}"
],
"requires_arc": true
}