blob: 9729a105e3b28f2af35bb83033e1206a32777c58 [file] [log] [blame]
{
"name": "DNTutorial",
"version": "0.1.2",
"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.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes",
"resources": "Pod/Assets/*.png"
}