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