blob: 7bac624fb40e4fe436178cabd7a20636edac45a1 [file] [log] [blame]
{
"name": "DXPageView",
"version": "1.0.0",
"summary": "A simple tool to use DXPageView",
"homepage": "https://github.com/Jackdx/DXPageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jackdx": "871077947@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/Jackdx/DXPageView.git",
"tag": "1.0.0"
},
"source_files": "DXPageView/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
}
}