blob: 532b84b558d0cf777de7c70d19e1caa9c6a48c07 [file] [log] [blame]
{
"name": "MyTestFrameworkA",
"version": "0.0.2",
"summary": "This is is a very short summary of my amazing MyTestFramework",
"description": "And this is a very long, like really long, no like seriously long description \nof MyTestFramework. Voila! haha.",
"homepage": "https://github.com/OmarBasem/MyTestFramework.git",
"license": {
"type": "MIT",
"text": "The MIT License (MIT) \n Copyright (c) Omar Basem\n <founder@stiiick.com \n Permission is hereby granted, free fo charge, to any person obtaining a copy\n of this software and associated documentation files"
},
"authors": {
"Omar Basem": "founder@stiiick.com"
},
"platforms": {
"ios": "11.0"
},
"ios": {
"vendored_frameworks": "MyTestFramework.framework"
},
"source": {
"http": "https://stiiick.s3.eu-central-1.amazonaws.com/MyTestFramework.zip"
},
"exclude_files": "Classes/Exclude"
}