blob: 9d4e0ca9810059de4573ca0ab8244a43f6187a59 [file] [log] [blame]
{
"name": "SmartExtensions",
"version": "0.1.0",
"summary": "iOS Extension",
"description": "Usefull every day iOS extensions",
"homepage": "https://github.com/Kharchevskyi/SmartExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Anton Kharchevskyi": "kharchevskyi.a@gmail.com"
},
"source": {
"git": "https://github.com/Kharchevskyi/SmartExtensions.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}