blob: 35c23bf460ce76120efa5fbf7960af938bb829ac [file] [log] [blame]
{
"name": "FunFreedom",
"version": "1.8.0",
"summary": "FunFreedom is a develop tool",
"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.8.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "Source/*.swift",
"dependencies": {
"Alamofire": [
"~>5.0.5"
]
},
"swift_version": "5.0"
}