blob: 65a73e23274cb1ebf97f057c7d82df7169d789cb [file] [log] [blame]
{
"name": "TestRandomFramework",
"version": "1.0.3",
"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.3"
},
"source_files": "TestRandomFramework/**/*",
"dependencies": {
"Moya": [
"11.0.1"
]
}
}