[Add] A00LaunchMeasure 1.0.2
[CocoaPods.git] / Specs / b / 7 / c / BluemixAppID / 0.0.3 / BluemixAppID.podspec.json
blob6a4448904571fdcf21c098ea606a96d3cfd00475
2   "name": "BluemixAppID",
3   "version": "0.0.3",
4   "summary": "AppID Swift SDK",
5   "homepage": "https://github.com/ibm-bluemix-mobile-services/appid-clientsdk-swift",
6   "license": "Apache License, Version 2.0",
7   "authors": {
8     "IBM Bluemix Services Mobile SDK": "mobilsdk@us.ibm.com"
9   },
10   "source": {
11     "git": "https://github.com/ibm-bluemix-mobile-services/appid-clientsdk-swift.git",
12     "tag": "0.0.3"
13   },
14   "dependencies": {
15     "BMSCore": [
17     ]
18   },
19   "requires_arc": true,
20   "source_files": [
21     "Source/**/*.swift",
22     "Source/Resources/BluemixAppID.h"
23   ],
24   "platforms": {
25     "ios": "9.0"
26   },
27   "pushed_with_swift_version": "3.0",
28   "deprecated_in_favor_of": "IBMCloudAppID"