[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 3 / f / e / Cotter / 0.0.13 / Cotter.podspec.json
blob7104152e0a68ada478bc498e34ed5d1d36d9b7dc
2   "name": "Cotter",
3   "version": "0.0.13",
4   "summary": "Cotter is the client SDK for Cotter authentication services",
5   "swift_versions": "5.0",
6   "description": "CotterIOS simplifies client's integration with Cotter. It is an SDK that provides necessary pages and API services that connects your application to Cotter authentication services.",
7   "homepage": "https://github.com/cotterapp/ios-sdk.git",
8   "authors": {
9     "Cotter Team": "team@cotter.app"
10   },
11   "source": {
12     "git": "https://github.com/cotterapp/ios-sdk.git",
13     "tag": "0.0.13"
14   },
15   "platforms": {
16     "ios": "12.0"
17   },
18   "source_files": "Source/**/*",
19   "resource_bundles": {
20     "CotterIOS": [
21       "Source/**/*.{png,storyboard,lproj}"
22     ]
23   },
24   "frameworks": "UIKit",
25   "swift_version": "5.0"