[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 7 / 6 / f / UserKitIdentity / 0.22.12 / UserKitIdentity.podspec.json
blobc860f4a8ab0d7d630ae24f79da4e28d74aa2d046
2   "name": "UserKitIdentity",
3   "version": "0.22.12",
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://userkit-ios-sdk.s3.us-east-2.amazonaws.com/0.22.12/UserKitIdentity.zip"
25   },
26   "dependencies": {
27     "UserKit": [
29     ]
30   }