blob: 64760e9f130be22b812752debe2b8c281bccb467 [file] [log] [blame]
{
"name": "CocoaChainKit",
"version": "0.6.0",
"summary": "一款链式调用框架.",
"homepage": "https://github.com/Pircate/CocoaChainKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pircate": "gao497868860@163.com"
},
"source": {
"git": "https://github.com/Pircate/CocoaChainKit.git",
"tag": "0.6.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CocoaChainKit/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "4.0"
}