blob: 32e01ea227d6d0e410ed2715058c4c26904d2a8b [file] [log] [blame]
{
"name": "RoundCoachMark",
"version": "1.0.2",
"summary": "Useful tools for round coachmarks",
"homepage": "https://github.com/GPBDigital/RoundCoachMark.git",
"license": "MIT",
"authors": {
"Dima Choock": "d.choock@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"social_media_url": "https://gpbdigital.com/",
"source": {
"git": "https://github.com/GPBDigital/RoundCoachMark.git",
"tag": "1.0.2"
},
"source_files": "RoundCoachMark/RoundCoachMark/*.{h,m,swift,plist}",
"requires_arc": true,
"frameworks": "UIKit"
}