blob: e011ef229b5ede226774e3d16e3e7f83d91ed346 [file] [log] [blame]
{
"name": "ToolTipNavigation",
"version": "1.0.1",
"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.1"
},
"social_media_url": "https://twitter.com/akuraru",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"frameworks": "UIKit",
"dependencies": {
"CMPopTipView": [
]
},
"deprecated": true
}