blob: e1cc81062201360fb23630ed7749a3db498ceeb3 [file] [log] [blame]
{
"name": "LFReversibleTinderView",
"version": "0.3.8",
"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.8"
},
"source_files": "MDCSwipeToChoose/**/*.{h,m}",
"public_header_files": "MDCSwipeToChoose/Public/**/*.{h}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": "UIKit"
}