| { | |
| "name": "ICFrameWork", | |
| "version": "0.1.0", | |
| "summary": "Testing pod demo", | |
| "description": "This would be the demo to test the custom pod creation", | |
| "homepage": "https://git2.inspeero.com/bsarwar/ICFramework", | |
| "license": "MIT", | |
| "authors": { | |
| "Bhavesh Sarwar": "bsarwar@inspeero.com" | |
| }, | |
| "platforms": { | |
| "ios": "10.0" | |
| }, | |
| "swift_version": "3.2", | |
| "source": { | |
| "git": "https://git2.inspeero.com/bsarwar/ICFramework.git", | |
| "tag": "0.1.0" | |
| }, | |
| "source_files": "ICFramework/**/*" | |
| } |