blob: a086e755eba3c16dc5564080a71ba1888e1877f1 [file] [log] [blame]
{
"name": "CoachMarksKit",
"version": "1.0.2",
"summary": "Quick and easy coach marks built in Swift.",
"description": "Guide your users through features in your app in an interactive way.",
"homepage": "https://github.com/ddoria921/CoachMarks",
"license": "MIT",
"authors": [
"Darin Doria",
"Tulio Troncoso"
],
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/ddoria921/CoachMarks.git",
"tag": "1.0.2"
},
"source_files": "Source/CoachMarks/**/*.{h,m,swift}",
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.2"
},
"pushed_with_swift_version": "3.0"
}