blob: 929f03c621cca8f909afef6b5b578704b12802fa [file] [log] [blame]
{
"name": "MDCSwipeToChoose",
"version": "0.2.3",
"summary": "Swipe to \"like\" or \"dislike\" any view, just like Tinder.app. Build a flashcard app, a photo viewer, and more, in minutes, not hours!",
"homepage": "https://github.com/modocache/MDCSwipeToChoose",
"license": "MIT",
"authors": {
"modocache": "modocache@gmail.com"
},
"social_media_url": "https://twitter.com/modocache",
"source": {
"git": "https://github.com/modocache/MDCSwipeToChoose.git",
"tag": "v0.2.3"
},
"source_files": "MDCSwipeToChoose/**/*.{h,m}",
"public_header_files": "MDCSwipeToChoose/Public/**/*.h",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": "UIKit"
}