| { |
| "name": "TemporaryPODS", |
| "version": "0.0.7", |
| "summary": "My first project Temporary.", |
| "description": "This Temporary project has been created for test purpose", |
| "homepage": "https://github.com/ambarchavan/Temporary", |
| "license": { |
| "type": "Copyright", |
| "text": " Copyright 2018\n Permission is granted to...\n" |
| }, |
| "authors": { |
| "ambarchavan": "chavanambar@gmail.cm" |
| }, |
| "source": { |
| "git": "https://github.com/ambarchavan/Temporary.git", |
| "tag": "0.0.7" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "Temporary/**/*.swift", |
| "resources": "Temporary/**/*.xib" |
| } |