blob: ba0cb5f47699b664a702134251760feeca2cf070 [file] [log] [blame]
{
"name": "MyAsyncMy",
"version": "0.0.1",
"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/MyAsyncMy",
"license": "MIT",
"authors": {
"Mahyar1990": "mahyarjananeh289@gmail.com"
},
"platforms": {
"ios": "11.2"
},
"source": {
"git": "https://github.com/Mahyar1990/MyAsyncMy.git",
"tag": "0.0.1"
},
"frameworks": "Foundation",
"dependencies": {
"Starscream": [
],
"SwiftyJSON": [
],
"SwiftyBeaver": [
]
}
}