| { | |
| "name": "frameWork_b", | |
| "version": "0.1.0", | |
| "summary": "Demo of pod", | |
| "description": "We re going to create a pod demo for sample application", | |
| "homepage": "https://git2.inspeero.com/bsarwar/FrameWork", | |
| "license": "MIT", | |
| "authors": { | |
| "Bhavesh Sarwar": "bsarwar@inspeero.com" | |
| }, | |
| "source": { | |
| "git": "https://git2.inspeero.com/bsarwar/FrameWork.git", | |
| "tag": "0.1.0" | |
| }, | |
| "source_files": "frameWork_b/**/*", | |
| "swift_version": "3.2", | |
| "platforms": { | |
| "ios": "10.0" | |
| } | |
| } |