blob: 086f4c7bf8c66501d7ee960394e0ded769278fd3 [file] [log] [blame]
{
"name": "TestRandomFramework",
"version": "1.0.1",
"summary": "A short description.",
"description": "A not short, but not long description of TestRandomFramework.",
"homepage": "https://github.com/baakaaa/TestRandomFramework",
"license": "MIT",
"authors": {
"Dmitry Kurski": "kurski@goozix.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/baakaaa/TestRandomFramework.git",
"tag": "1.0.1"
},
"source_files": "TestRandomFramework/**/*",
"dependencies": {
"Moya": [
]
}
}