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