blob: 7f6b4c252cbc48a6831569a93a90a0d15a866f14 [file] [log] [blame]
{
"name": "CocoaChainKit",
"version": "0.7.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.7.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "CocoaChainKit/Classes/**/*",
"frameworks": "UIKit"
}