blob: dd249bc833c0c9ab7e7eec9afaf6fc71f26a7317 [file] [log] [blame]
{
"name": "OsamaSwiftyLib",
"version": "0.0.5",
"summary": "My Template for creating pods.",
"description": "Very nice desc Very nice desc Very nice desc Very nice desc Very nice desc Very nice desc",
"homepage": "https://github.com/OsamaRabie/OsamaSwiftyLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"OsamaRabie": "o.rabie@tap.company"
},
"platforms": {
"ios": "12.0"
},
"swift_versions": "4.0",
"source": {
"git": "https://github.com/OsamaRabie/OsamaSwiftyLib.git",
"tag": "0.0.5"
},
"source_files": "OsamaSwiftyLib/Source/**/*.{h,m,swift}",
"exclude_files": "Classes/Exclude",
"dependencies": {
"Alamofire": [
"~> 5.0"
]
},
"swift_version": "4.0"
}