blob: 701c8754a907988d16d807d43a96d252280c82a5 [file] [log] [blame]
{
"name": "CDDPagerController",
"version": "1.1.2",
"summary": "一个非常好用父子控制器框架",
"description": "CDDKit is a very useful wrapper class",
"homepage": "https://github.com/RocketsChen/CDDPagerController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RcoketsChen": "1062749739@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/RocketsChen/CDDPagerController.git",
"tag": "1.1.2"
},
"source_files": [
"CDDPagerController",
"CDDPagerController/**/*"
],
"requires_arc": true,
"frameworks": "UIKit"
}