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