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",
13 "Cotter Team": "team@cotter.app"
16 "git": "https://github.com/cotterapp/ios-sdk.git",
22 "source_files": "Source/**/*.swift",
25 "Source/**/*.{png,storyboard,lproj,xib,xcassets}"
28 "static_framework": true,
29 "frameworks": "UIKit",
38 "pod_target_xcconfig": {
39 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
41 "user_target_xcconfig": {
42 "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
44 "swift_version": "5.0"