blob: d62f8e326d839e43c85c5e1a93c94d9fa6766cc2 [file] [log] [blame]
{
"name": "FunFreedom",
"version": "1.6.0.1",
"summary": "FunFreedom is a requestKit",
"swift_versions": "5.0",
"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.6.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"dependencies": {
"Alamofire": [
],
"HandyJSON": [
]
},
"swift_version": "5.0"
}