[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / e / 3 / 5 / Keychain83 / 0.0.1 / Keychain83.podspec.json
blob6c605011433a786ad3080ebe4aec3a7ae63e7c91
2   "name": "Keychain83",
3   "version": "0.0.1",
4   "summary": "Simple kaychain utility for iOS.",
5   "homepage": "https://github.com/seriyvolk83/keychain",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "seriyvolk83": "volk@frgroup.ru"
11   },
12   "requires_arc": true,
13   "swift_versions": "5.0",
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/seriyvolk83/keychain.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "Source/*.swift",
22   "default_subspecs": "Core",
23   "subspecs": [
24     {
25       "name": "Core",
26       "source_files": "Source/*.swift"
27     }
28   ],
29   "swift_version": "5.0"