[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 0 / 2 / c / MiniKeychain / 1.0.8 / MiniKeychain.podspec.json
blobad1f90c3434fac8a751a313b532902af4e54b5fa
2   "name": "MiniKeychain",
3   "version": "1.0.8",
4   "summary": "A small library to save and restore something from Keychain.",
5   "description": "A small library to save and restore something from Keychain.\nThis library is a subset of Kishikawa's KeychainAccess.",
6   "homepage": "https://github.com/sonsongithub/MiniKeychain",
7   "license": "MIT",
8   "authors": {
9     "sonson": "yoshida.yuichi@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/sonsongithub/MiniKeychain.git",
13     "tag": "1.0.8"
14   },
15   "social_media_url": "https://twitter.com/sonson_twit",
16   "platforms": {
17     "ios": "8.4",
18     "osx": "10.9",
19     "tvos": "9.2"
20   },
21   "requires_arc": true,
22   "source_files": "MiniKeychain/*.swift",
23   "pushed_with_swift_version": "4.0"