[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / f / e / Cotter / 1.5.5 / Cotter.podspec.json
blob05e1eecdd42a3670dffc2208c3a450c7c31420a7
2   "name": "Cotter",
3   "version": "1.5.5",
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.5.5"
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   "static_framework": true,
29   "frameworks": "UIKit",
30   "dependencies": {
31     "OneSignal": [
32       "2.14.3"
33     ]
34   },
35   "swift_version": "5.0"