blob: 7285e2cd9881721c81704f9e2bee884bbf229310 [file] [log] [blame]
{
"name": "DerickAwesomeFramework",
"version": "1.0.0",
"summary": "Awesome Math Framework",
"description": "A math framework that does addition and subtraction.",
"homepage": "https://github.com/21DerickDerick",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Derick": "21DerickDerick@gmail.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"http": "https://tmpfiles.org/dl/36407/AwesomeFramework.framework.zip"
},
"ios": {
"vendored_frameworks": "AwesomeFramework.framework"
},
"exclude_files": "Classes/Exclude"
}