blob: 97ceb5d989516d16a735d6c892c7cb882b022b3a [file] [log] [blame]
{
"name": "DDGuidePageView",
"version": "1.0.1",
"summary": "DDGuidePageView can be used to guide the user.",
"homepage": "https://github.com/DonyFang/DDGuidePageView-master",
"license": "MIT",
"authors": {
"DonyFang": "978805355@qq.com"
},
"source": {
"git": "https://github.com/DonyFang/DDGuidePageView-master.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "DDGuidePageView/DDGuidePageView/**/*.{h,m}",
"frameworks": "UIKit"
}