blob: d234188fe51ad0747b28376de98bed5f8634d6e8 [file] [log] [blame]
{
"name": "DWIntrosPage",
"version": "1.0.1",
"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.0.1"
},
"source_files": [
"DWGuidePage",
"Source/*.{h,m}"
],
"requires_arc": true
}