[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 9 / b / 3 / libOpenInstallSDK / 2.4.0 / libOpenInstallSDK.podspec.json
blobcfdcc2ba6cc7c1ff65e134c079ad46a02c10676b
2   "name": "libOpenInstallSDK",
3   "version": "2.4.0",
4   "summary": "openinstall's officially supported iOS SDK",
5   "description": "openinstall's officially supported iOS SDK for pod.",
6   "homepage": "https://www.openinstall.io",
7   "license": "MIT",
8   "authors": {
9     "Cooper": "appopeninstall@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/OpenInstall/openinstall-ios-pod.git",
13     "tag": "2.4.0"
14   },
15   "vendored_libraries": "frameworks/libOpenInstallSDK.a",
16   "source_files": "Classes/**/*.{h,m}",
17   "platforms": {
18     "ios": "8.0"
19   }