[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 6 / f / UserKitIdentity / 0.21.0 / UserKitIdentity.podspec.json
blob741a66f27d84888b5fce00eb47f5f32d94de3ce6
2   "name": "UserKitIdentity",
3   "version": "0.21.0",
4   "summary": "Extension of UserKit for manager profile",
5   "homepage": "http://www.mstage.io/",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "text": "      Licensed under the Apache License, Version 2.0 (the \"License\");\n      you may not use this file except in compliance with the License.\n      You may obtain a copy of the License at\n\n      http://www.apache.org/licenses/LICENSE-2.0\n\n      Unless required by applicable law or agreed to in writing, software\n      distributed under the License is distributed on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n      See the License for the specific language governing permissions and\n      limitations under the License.\n"
9   },
10   "authors": {
11     "mStage": "support@mstage.io"
12   },
13   "platforms": {
14     "ios": "8.0",
15     "tvos": "9.0"
16   },
17   "ios": {
18     "vendored_frameworks": "UserKitIdentity.framework"
19   },
20   "tvos": {
21     "vendored_frameworks": "UserKitIdentity.framework"
22   },
23   "source": {
24     "http": "https://s3.us-east-2.amazonaws.com/userkit-ios-sdk/0.21.0/UserKitIdentity.zip"
25   },
26   "dependencies": {
27     "UserKit": [
29     ]
30   }