blob: 0db7b8cb0ecd00bcbdc131fd14366e9e89a222de [file] [log] [blame]
{
"name": "CDDPagerController",
"version": "1.1.1",
"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.1"
},
"source_files": [
"CDDPagerController",
"CDDPagerController/**/*"
],
"requires_arc": true,
"frameworks": "UIKit"
}