blob: b788f755b8e3186e4cdea0f9af981f8843da01c5 [file] [log] [blame]
{
"name": "ToolTipNavigation",
"version": "1.0.0",
"summary": "tool tip navigation",
"description": " This library is a library for managing the display of CMPopTipView. Such as tutorial, you used when you want to display a pop tip with a series of flows.\n",
"homepage": "https://github.com/PlusR/ToolTipNavigation",
"license": "MIT",
"authors": {
"akuraru": "akuraru@gmail.com"
},
"source": {
"git": "https://github.com/PlusR/ToolTipNavigation.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/akuraru",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"frameworks": "UIKit",
"dependencies": {
"CMPopTipView": [
]
},
"deprecated": true
}