blob: 8bb5d3bc38008ca6018d9533e0b442f1293c6cfa [file] [log] [blame]
{
"name": "RDICalculator",
"platforms": {
"ios": "11.0"
},
"requires_arc": true,
"summary": "RDICalculator Calculates RDI (Recommended Daily Intake)",
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michael Thomas": "mike_thomas1@me.com"
},
"homepage": "https://github.com/MikeThomas1/RDICalculator",
"source": {
"git": "https://github.com/MikeThomas1/RDICalculator.git",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"source_files": "RDICalculator/**/*.{swift}",
"pushed_with_swift_version": "4.0"
}