blob: 3755abf116f7987d3fb876a009759572a93e6331 [file] [log] [blame]
{
"name": "LFReversibleTinderView",
"version": "0.3.3",
"summary": "Reversible Tinder-like view. Based on MDCSwipeToChoose.",
"homepage": "https://github.com/superarts/MDCSwipeToChoose",
"license": "MIT",
"authors": {
"Leo": "leo@superarts.org"
},
"social_media_url": "https://twitter.com/superarts_org",
"source": {
"git": "https://github.com/superarts/MDCSwipeToChoose.git",
"tag": "0.3.3"
},
"source_files": "MDCSwipeToChoose/**/*.{h,m}",
"public_header_files": "MDCSwipeToChoose/Public/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": "UIKit"
}