blob: 4fc7de2f1c181d6a40ad5cb2fd0cfa4fa7a7d59f [file] [log] [blame]
{
"name": "DQPageController",
"version": "0.2.0",
"summary": "A short description of DQPageController.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/OnePiece19/DQPageController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"OnePiece19": "huangxiong@offcn.com"
},
"source": {
"git": "https://github.com/OnePiece19/DQPageController.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DQPageController/Classes/**/*",
"dependencies": {
"YYKit": [
"~> 1.0.9"
]
}
}