blob: abf7b5210757d9a7e6e7d37768e7a5fc921dde30 [file] [log] [blame]
{
"name": "CKNetworkKit",
"version": "0.1.0",
"summary": "CKNetworkKit.",
"swift_versions": "4.2",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/choarkinphe/CKNetworkKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"choarkinphe": "choarkinphe@outlook.com"
},
"source": {
"git": "https://github.com/choarkinphe/CKNetworkKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"dependencies": {
"Alamofire": [
]
},
"swift_version": "4.2"
}