blob: ee5e2c39dc56334f0fa9164ce531be4e564bcb08 [file] [log] [blame]
{
"name": "DNTutorial",
"version": "0.1.6",
"summary": "DNTutorial provides an easy to use introductory tutorial system based on Paper by Facebook.",
"description": " DNTutorial provides an easy to use introductory tutorial system based on Paper by Facebook.\n Once the user completes a task, the tutorial message will never be displayed again.\n If the user interacts with a feature that could toggle a tutorial message, that message should never be displayed to the user.\n s\n",
"homepage": "https://github.com/danielniemeyer/DNTutorial",
"screenshots": "http://f.cl.ly/items/3o0n1K2V2z1L1e0t2X09/tutorial.gif",
"license": "MIT",
"authors": {
"Daniel Niemeyer": "danieldn94@gmail.com"
},
"source": {
"git": "https://github.com/danielniemeyer/DNTutorial.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resources": "Pod/Assets/*.png"
}