[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / a / e / IBMMobileFirstPlatformFoundationLiveUpdate / 8.0.0 / IBMMobileFirstPlatformFoundationLiveUpdate.podspec.json
blob34edd908aa7ae7656c30a24d4352a9fd23e309f5
2   "name": "IBMMobileFirstPlatformFoundationLiveUpdate",
3   "version": "8.0.0",
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, A/B testing, feature segmentation and more.",
6   "homepage": "https://mobilefirstplatform.ibmcloud.com",
7   "license": "http://www.apache.org/licenses/LICENSE-2.0",
8   "authors": {
9     "Ishai Borovoy": "ishaib@il.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.0"
17   },
18   "dependencies": {
19     "IBMMobileFirstPlatformFoundation": [
20       "~> 8.0"
21     ]
22   },
23   "source_files": [
24     "IBMMobileFirstPlatformFoundationLiveUpdate/Source/**/*.{swift}",
25     "IBMMobileFirstPlatformFoundationLiveUpdate.h"
26   ]