blob: 824fb1eab11bef2dcb67af985b75157696956dc3 [file] [log] [blame]
{
"name": "DXPageView",
"version": "1.2.0",
"summary": "A short description of DXPageView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Jackdx/DXPageView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jackdx": "871077947@qq.com"
},
"source": {
"git": "https://github.com/Jackdx/DXPageView.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DXPageView/Classes/**/*",
"resource_bundles": {
"DXPageView": [
"DXPageView/Assets/**/*"
]
},
"dependencies": {
"SDWebImage": [
"~> 3.0"
]
}
}