[Add] VisualEffectBlurView 6.0.0
[CocoaPods.git] / Specs / 3 / f / e / Cotter / 1.2.0 / Cotter.podspec.json
blob099836b46cbc7247886ff24539f5dcb421c271b2
2   "name": "Cotter",
3   "version": "1.2.0",
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   "license": {
9     "type": "BSD",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Cotter Team": "team@cotter.app"
14   },
15   "source": {
16     "git": "https://github.com/cotterapp/ios-sdk.git",
17     "tag": "1.2.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "Source/**/*.swift",
23   "resource_bundles": {
24     "Cotter": [
25       "Source/**/*.{png,storyboard,lproj,xib}"
26     ]
27   },
28   "frameworks": "UIKit",
29   "swift_version": "5.0"