[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 2 / 8 / c / Keychains / 2.0.0 / Keychains.podspec.json
blob255fb00e892b45275d0d74d09e48511eafa4521d
2   "name": "Keychains",
3   "summary": "A keychain wrapper that is so easy to use that your cat could use it.",
4   "version": "2.0.0",
5   "homepage": "https://github.com/hyperoslo/Keychains",
6   "license": "MIT",
7   "authors": {
8     "Hyper Interaktiv AS": "ios@hyper.no"
9   },
10   "source": {
11     "git": "https://github.com/hyperoslo/Keychains.git",
12     "tag": "2.0.0"
13   },
14   "social_media_url": "https://twitter.com/hyperoslo",
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.10"
18   },
19   "requires_arc": true,
20   "ios": {
21     "source_files": "Source/{iOS,Shared}/**/*"
22   },
23   "osx": {
24     "source_files": "Source/{Mac,Shared}/**/*"
25   },
26   "frameworks": "Security",
27   "pod_target_xcconfig": {
28     "SWIFT_VERSION": "4.0"
29   },
30   "pushed_with_swift_version": "4.0"