blob: 518b32cd1ecf51cae4f64b4b1bb9c2509c70c2bd [file] [log] [blame]
{
"name": "FirstAidPod",
"version": "0.0.8",
"summary": "By far the most fantastic view I have seen in my entire life. No joke.",
"description": "This fantastic view changes its color gradually makes your app look fantastic!",
"homepage": "https://github.com/alexDevios/FirstAidPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Alex",
"source": {
"git": "https://github.com/alexDevios/FirstAidPod.git",
"tag": "0.0.8"
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"source_files": "Source/**/**/*.{swift}",
"swift_version": "5.0"
}