[Add] TMFind 0.0.86
[CocoaPods.git] / Specs / 6 / 5 / 0 / IBMAppLaunch / 1.1.0 / IBMAppLaunch.podspec.json
blobb08aa3245d3b2050b906449251d5418b1f4997d4
2   "name": "IBMAppLaunch",
3   "version": "1.1.0",
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 Bluemix 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.0"
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"