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