blob: bb0f54b134f3c02517e752f71cd531db589ae2a8 [file] [log] [blame]
{
"name": "TWRPickerSlider",
"version": "1.5.0",
"summary": "A stack of sliding cards with pickers",
"homepage": "https://github.com/chasseurmic/TWRPickerSlider",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michelangelo Chasseur": "chasseurmic@gmail.com"
},
"social_media_url": "http://twitter.com/chasseurmic",
"source": {
"git": "https://github.com/chasseurmic/TWRPickerSlider.git",
"tag": "1.5.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "Pod/*.{h,m}",
"resources": [
"Pod/*.{xib,png}"
],
"requires_arc": true
}