| { |
| "name": "STTTestApp", |
| "version": "1.0", |
| "summary": "STTTestApp app helps to demonstrate basic pod features", |
| "description": "This is a sample STTTestApp to demonstrate the basic functionalities of pod files.", |
| "homepage": "https://github.com/basava-d/STTTestApp", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Basavaraj": "basavaraj.p@spurtreetech.in" |
| }, |
| "source": { |
| "git": "https://github.com/basava-d/STTTestApp.git", |
| "tag": "1.0" |
| }, |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source_files": "STTTestApp/*" |
| } |