[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / b / 7 / c / BluemixAppID / 1.0.1 / BluemixAppID.podspec.json
blobad7ba17b32b0da2b289e6fbbbcdb79a92aaf8df2
2   "name": "BluemixAppID",
3   "version": "1.0.1",
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": "1.0.1"
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"