blob: a901c8c64987509c2b6dfbc69b8ca39729fff3e8 [file] [log] [blame]
{
"name": "IGuide",
"version": "0.1.2",
"summary": "A Library for making animated tutorials inside your app.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/whatsbug/IGuide",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"whatsbug": "juzhibiao@icloud.com"
},
"source": {
"git": "https://github.com/whatsbug/IGuide.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "IGuide/Classes/**/*"
}