blob: 376252a0645832594b664dbc585ed17fd5db48e9 [file] [log] [blame]
{
"name": "U4N",
"version": "1.0.0",
"summary": "Utility Files useful for various projects",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/samad5353/43Utils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"samad5353": "asamad5353@gmail.com"
},
"source": {
"git": "https://github.com/samad5353/43Utils.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "43Utils/Classes/**/*",
"dependencies": {
"ObjectMapper": [
"~> 3.1"
],
"Alamofire": [
"~> 4.7"
],
"SwiftyBeaver": [
]
}
}