blob: cd22bb7b99f91246c4edc16f20f1a7fee75dc6fb [file] [log] [blame]
{
"name": "CocoaChainKit",
"version": "0.4.2",
"summary": "一款链式调用框架.",
"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.4.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CocoaChainKit/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "4.0"
}