blob: c913862b181e53272d409e331ec79e085c76cd5f [file] [log] [blame]
{
"name": "CPFChain+UIKit",
"version": "0.1.1",
"summary": "UIKit链式调用",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenpengfei": "afeiafeia@163.com"
},
"source": {
"git": "https://github.com/Loadar/CPFChain-UIKit.git",
"tag": "0.1.1"
},
"homepage": "https://github.com/Loadar/CPFChain-UIKit",
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/*.swift",
"requires_arc": true,
"dependencies": {
"CPFChain": [
]
}
}