blob: 5a8ee65c10d2bde41451f4abafd66892050200b5 [file] [log] [blame]
{
"name": "MDCSwipeToChoose",
"version": "0.1.0",
"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"
},
"source": {
"git": "https://github.com/modocache/MDCSwipeToChoose.git",
"tag": "v0.1.0"
},
"source_files": "MDCSwipeToChoose/**/*.{h,m}",
"public_header_files": "MDCSwipeToChoose/Public/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"frameworks": "UIKit"
}