| { | |
| "name": "InsiderHybrid", | |
| "version": "0.0.9-beta", | |
| "summary": "Insider iOS Mobile Suite Core SDK", | |
| "homepage": "https://useinsider.com", | |
| "authors": { | |
| "Name": "evren@useinsider.com" | |
| }, | |
| "license": { | |
| "type": "Apache-2.0", | |
| "file": "LICENSE" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "http": "https://mobilesdk.useinsider.com/iOSHybrid/0.0.9-beta/InsiderHybridFramework.zip" | |
| }, | |
| "ios": { | |
| "vendored_frameworks": "InsiderHybrid.framework" | |
| } | |
| } |