blob: ca2e1f274d57d89e29c154adc644ce52cb41a704 [file] [log] [blame]
{
"name": "DXPageView",
"version": "1.0.2",
"summary": "A simple tool to use DXPageView",
"description": "'A Mediator router for 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.2"
},
"source_files": "DXPageView/*.{h,m}",
"dependencies": {
"SDWebImage": [
]
},
"requires_arc": true
}