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