[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 6 / 5 / 0 / IBMAppLaunch / 1.1.7 / IBMAppLaunch.podspec.json
blob062cf741b55c8087a29da1dcbed89e67c3686a92
2   "name": "IBMAppLaunch",
3   "version": "1.1.7",
4   "summary": "Swift Client SDK for IBM Cloud App Launch Service",
5   "description": "IBM® App Launch for IBM Cloud Services enables app owners to launch features to mobile apps at speed and measure their impact by controlling the targeted audience. The service also provides ability to test multiple variants of application features, user interface and messages and empower you to make decisions based on the feedback.",
6   "homepage": "https://github.com/ibm-bluemix-mobile-services/bms-clientsdk-swift-applaunch",
7   "license": "Apache License, Version 2.0",
8   "authors": {
9     "IBM Cloud Services Mobile SDK": "mobilsdk@us.ibm.com"
10   },
11   "source": {
12     "git": "https://github.com/ibm-bluemix-mobile-services/bms-clientsdk-swift-applaunch.git",
13     "tag": "1.1.7"
14   },
15   "source_files": "Source/**/*.swift",
16   "resources": "Source/UIComponents/*.xib",
17   "dependencies": {
18     "BMSCore": [
19       "~> 2.0"
20     ],
21     "SwiftyJSON": [
22       "~> 4.0.0"
23     ]
24   },
25   "platforms": {
26     "ios": "9.0"
27   },
28   "pushed_with_swift_version": "3.2"