blob: 2818e2a0bc62e928e62b698e49632063dfa30643 [file] [log] [blame]
{
"name": "YSTutorialViewController",
"version": "0.2",
"summary": "Create flat design tutorial pages quickly.",
"description": " Create flat design tutorial pages quickly.\n It can read page data from json file, no coding required for pages !\n Fully customisable.\n",
"homepage": "https://github.com/cemolcay/YSTutorialViewController",
"license": "MIT",
"authors": {
"Cem Olcay": "ccemolcay@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/cemolcay/YSTutorialViewController.git",
"tag": "v0.2"
},
"source_files": "YSTutorialViewController/YSTutorialViewController/*.{h,m}",
"requires_arc": true
}