[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 6 / 8 / 3 / EZKeychain / 0.2.0 / EZKeychain.podspec.json
blob5d45e497a8b458402a00f40a346c209337cb8e3b
2   "name": "EZKeychain",
3   "version": "0.2.0",
4   "summary": "Lightweight Keychain API wrapper",
5   "description": "Lightweight Keychain API wrapper. Yes this just another one :)\n  You may wanna check this cool Keychain wrapper https://github.com/evgenyneu/keychain-swift",
6   "homepage": "https://github.com/PattoMotto/EZKeychain",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "PattoMotto",
12   "source": {
13     "git": "https://github.com/PattoMotto/EZKeychain.git",
14     "tag": "0.2.0"
15   },
16   "social_media_url": "https://twitter.com/PattoMotto",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "swift_version": "4.0",
21   "source_files": "EZKeychain/Classes/**/*"