blob: 889d2746159dc1f6cc99a5dc2fd5d3a6e24fe91f [file] [log] [blame]
{
"name": "MyStarScream",
"version": "1.0.2",
"summary": "My Library to use Starscream in the framwork",
"description": "This is the test framework that i created to test if StarScream works fine or not for cocoapod",
"homepage": "https://github.com/Mahyar1990/MyStarScream",
"license": "MIT",
"authors": {
"Mahyar1990": "mahyarjananeh289@gmail.com"
},
"platforms": {
"ios": "11.2"
},
"source": {
"git": "https://github.com/Mahyar1990/MyStarScream.git",
"tag": "1.0.2"
},
"frameworks": "Foundation",
"dependencies": {
"Starscream": [
]
}
}