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