blob: afe2709310c890ec07f60b94832e4c2a314eeeda [file] [log] [blame]
{
"name": "jcampbellframeworktest",
"version": "0.0.1",
"summary": "framework testing.",
"description": "framework testing iOS swift Atlas",
"homepage": "https://github.com/Jordan-Campbell",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Jordan Campbell": "jordan@jordancampbell.org"
},
"platforms": {
"ios": "11.0"
},
"ios": {
"vendored_frameworks": "frameworktest.framework"
},
"source": {
"http": "https://github.com/Jordan-Campbell/test/blob/master/frameworktest.zip?raw=true"
},
"exclude_files": "Classes/Exclude"
}