blob: 5956c7da87fa7e6e409fcf454a82d5dbf8a5c928 [file] [log] [blame]
{
"name": "YMMPopTip",
"version": "0.1.0",
"summary": "Fork of https://github.com/andreamazz/AMPopTip",
"description": "Fork of https://github.com/andreamazz/AMPopTip An animated popover that pops out a given frame, great for subtle UI tips and onboarding.",
"homepage": "https://github.com/Youmiam/YMMPopTip",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"qclmnt": "quentin@youmiam.com"
},
"source": {
"git": "https://github.com/Youmiam/YMMPopTip.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "YMMPopTip/Classes/*"
}