[Add] RapipayMoneyFramework 4.3.0
[CocoaPods.git] / Specs / 7 / a / 9 / Simple-KeychainSwift / 4.1.0 / Simple-KeychainSwift.podspec.json
blob3a03036019f30ea6b9578655596ded5652b8bbbb
2   "name": "Simple-KeychainSwift",
3   "version": "4.1.0",
4   "summary": "A simple drop in Swift wrapper class for the Keychain",
5   "homepage": "https://github.com/ashleymills/Keychain.swift",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Ashley Mills": "ashleymills@mac.com"
12   },
13   "source": {
14     "git": "https://github.com/ashleymills/Keychain.swift.git",
15     "tag": "v4.1.0"
16   },
17   "social_media_url": "http://twitter.com/ashleymills",
18   "swift_versions": [
19     "4.0",
20     "4.2",
21     "5",
22     "5"
23   ],
24   "platforms": {
25     "ios": "9.0",
26     "osx": "10.11"
27   },
28   "source_files": "Simple-KeychainSwift/Classes/Keychain.swift",
29   "swift_version": "5"