blob: 07e5b1e9c137705fff802e7815215dce0a693a3f [file] [log] [blame]
{
"name": "CocoaChainKit",
"version": "0.1.0",
"summary": "一款UIKit的链式调用框架.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Ginxx/CocoaChainKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gaoX": "gao497868860@163.com"
},
"source": {
"git": "https://github.com/Ginxx/CocoaChainKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CocoaChainKit/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "4.0"
}