[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / a / e / IBMMobileFirstPlatformFoundationLiveUpdate / 8.0.202003051505 / IBMMobileFirstPlatformFoundationLiveUpdate.podspec.json
blob8c707b763013f286270508a5289eeb0aafe512ff
2   "name": "IBMMobileFirstPlatformFoundationLiveUpdate",
3   "version": "8.0.202003051505",
4   "summary": "LiveUpdate iOS SDK for IBM MobileFirst Foundation",
5   "description": "LiveUpdate iOS SDK lets you query runtime configuration properties and features which you set in the LiveUpdate Settings screen in the MobileFirst Operations Console.\nWith LiveUpdate integrated in your application you can implement feature toggling and more.",
6   "homepage": "https://mobilefirstplatform.ibmcloud.com",
7   "license": "http://www.apache.org/licenses/LICENSE-2.0",
8   "authors": {
9     "Vittal R Pai": "vittalpai@in.ibm.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/mfpdev/mfp-live-update-ios-sdk.git",
16     "tag": "8.0.202003051505"
17   },
18   "dependencies": {
19     "IBMMobileFirstPlatformFoundation": [
20       "~> 8.0"
21     ]
22   },
23   "source_files": [
24     "IBMMobileFirstPlatformFoundationLiveUpdate/Source/**/*.{swift}",
25     "IBMMobileFirstPlatformFoundationLiveUpdate.h"
26   ]