| { | |
| "name": "StringFramework", | |
| "version": "0.1.0", | |
| "summary": "Pod demo", | |
| "description": "this would be the demo for pod creation", | |
| "homepage": "https://git2.inspeero.com/bsarwar/FramworkDemo", | |
| "license": "MIT", | |
| "authors": { | |
| "Bhavesh Sarwar": "bsarwar@inspeero.com" | |
| }, | |
| "source": { | |
| "git": "https://git2.inspeero.com/bsarwar/FramworkDemo.git", | |
| "tag": "0.1.0" | |
| }, | |
| "source_files": "StringFramework/**/*", | |
| "swift_version": "3.2", | |
| "platforms": { | |
| "ios": "10.0" | |
| } | |
| } |