[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / d / 6 / SharedWebCredentials / 0.1.0 / SharedWebCredentials.podspec.json
blob222a6e2400579dcb97a947b697c5afdb0a33cf55
2   "name": "SharedWebCredentials",
3   "version": "0.1.0",
4   "summary": "A Swift wrapper for the Shared Web Credentials API",
5   "description": "The Shared Web Credentials API is used to store credentials\nin the iCloud keychain to be shared among and between native iOS\napps and web apps on Safari for iOS and MacOS.",
6   "homepage": "https://github.com/MrAlek/SharedWebCredentials",
7   "license": "MIT",
8   "authors": {
9     "Alek Åström": "alek@iosnomad.com"
10   },
11   "source": {
12     "git": "https://github.com/MrAlek/SharedWebCredentials.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/MisterAlek",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Source/*.swift",
21   "frameworks": "Security"