| { | |
| "name": "ServiceFramework", | |
| "version": "1.0.0", | |
| "summary": "Sample ServiceFramework.", | |
| "homepage": "https://github.com/hema1959/ServiceFramework", | |
| "license": "MIT", | |
| "authors": { | |
| "hemavenkat": "hemavenkat59@gmail.com" | |
| }, | |
| "platforms": { | |
| "ios": "11.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/hema1959/ServiceFramework.git", | |
| "tag": "1.0.0" | |
| }, | |
| "source_files": "ServiceFramework/**/*" | |
| } |