blob: f3622ce8087aadcf292c4541f02693d6a11cfbeb [file] [log] [blame]
{
"name": "CKNetworkKit",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"dependencies": {
"Alamofire": [
]
},
"swift_version": "4.2"
}