| { |
| "name": "libOpenInstallSDK", |
| "version": "2.5.0", |
| "summary": "openinstall's officially supported iOS SDK", |
| "description": "openinstall's officially supported iOS SDK for pod.", |
| "homepage": "https://www.openinstall.io", |
| "license": "MIT", |
| "authors": { |
| "Cooper": "appopeninstall@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/OpenInstall/openinstall-ios-pod.git", |
| "tag": "2.5.0" |
| }, |
| "vendored_libraries": "frameworks/libOpenInstallSDK.a", |
| "source_files": "Classes/**/*.{h,m}", |
| "platforms": { |
| "ios": "8.0" |
| } |
| } |