[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / d / 8 / CPAuthKit / 0.0.2 / CPAuthKit.podspec.json
blob98d8be077da65ff527a33924398d0357aa39ce26
2   "name": "CPAuthKit",
3   "version": "0.0.2",
4   "summary": "Commonly used authentication and authorization flow and logic.",
5   "description": "This framework contains commonly used authentication and authorization through different methods or third party sign-up/in.",
6   "homepage": "https://dev.azure.com/cleverpine/iOSPublicPods/_git/CPAuthKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "CleverPine": "ios@cleverpine.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://dev.azure.com/cleverpine/iOSPublicPods/_git/CPAuthKit",
19     "tag": "0.0.2"
20   },
21   "vendored_frameworks": "CPAuthKit.xcframework",
22   "swift_versions": "5.0",
23   "dependencies": {
24     "Alamofire": [
25       "~> 5.0.0-rc.2"
26     ]
27   },
28   "swift_version": "5.0"