blob: 89c4f98b2371d6c6fc9eea5333a35fda9572eabc [file] [log] [blame]
{
"name": "CPFChain",
"version": "0.0.2",
"summary": "Swift链式调用基础库",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chenpengfei": "afeiafeia@163.com"
},
"source": {
"git": "https://github.com/Loadar/CPFChain.git",
"tag": "0.0.2"
},
"homepage": "https://github.com/Loadar/CPFChain",
"platforms": {
"ios": "8.0"
},
"source_files": "Classes/*.swift",
"requires_arc": true
}