blob: 2e32beef2e73395675cedae4c0365cff0122a571 [file] [log] [blame]
{
"name": "DWIntrosPage",
"version": "1.1.0",
"summary": "An iOS framework to easily create a beautiful and powerful guide page.",
"description": "An iOS framework to easily create a beautiful and powerful guide page with only a few lines of code.",
"homepage": "https://github.com/iDwyane/DWIntrosPage",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": "Dwyane",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/iDwyane/DWIntrosPage.git",
"tag": "1.1.0"
},
"source_files": [
"DWGuidePage",
"Source/*.{h,m}"
],
"requires_arc": true
}