[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / b / 7 / c / BluemixAppID / 2.0.0 / BluemixAppID.podspec.json
blobffe86435ee3d09fba07c267c267df335bad096bb
2   "name": "BluemixAppID",
3   "version": "2.0.0",
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": "2.0.0"
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"