blob: 5c4b84be24cd8b43a7741ee43e0cfbe28986e034 [file] [log] [blame]
{
"name": "Progression",
"version": "1.0.0",
"homepage": "https://github.com/badretdinov/Progression",
"authors": {
"Oleg Badretdinov": "badretdinov@me.com"
},
"source": {
"git": "https://github.com/badretdinov/Progression.git",
"tag": "1.0.0"
},
"summary": "TODO",
"license": "MIT",
"platforms": {
"ios": "10.0",
"osx": "10.12",
"tvos": "10.0",
"watchos": "3.0"
},
"swift_versions": [
"5.1",
"5.2",
"5.3"
],
"source_files": "Progression/**/*.{swift,h,m}",
"swift_version": "5.3"
}