[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / a / e / IBMMobileFirstPlatformFoundationLiveUpdate / 8.0.2016070421 / IBMMobileFirstPlatformFoundationLiveUpdate.podspec.json
blob5772443d0d61b25bd3281b955907d1d45c7a59dc
2   "name": "IBMMobileFirstPlatformFoundationLiveUpdate",
3   "version": "8.0.2016070421",
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.2016070421"
17   },
18   "dependencies": {
19     "IBMMobileFirstPlatformFoundation": [
20       "~> 8.0"
21     ]
22   },
23   "source_files": [
24     "IBMMobileFirstPlatformFoundationLiveUpdate/Source/**/*.{swift}",
25     "IBMMobileFirstPlatformFoundationLiveUpdate.h"
26   ]