[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 0 / 8 / SoraKeystore / 0.1.3 / SoraKeystore.podspec.json
blob2287e8d4994e88f7861debd2695a41a8c7a5a90e
2   "name": "SoraKeystore",
3   "version": "0.1.3",
4   "summary": "A library to wrap logic related to keychain and user defaults.",
5   "homepage": "https://github.com/sora-xor",
6   "license": {
7     "type": "Apache 2.0",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ERussel": "emkil.russel@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/sora-xor/Soramitsu-keystore-iOS.git",
15     "tag": "0.1.3"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_versions": "4.2",
21   "source_files": "SoraKeystore/Classes/**/*",
22   "swift_version": "4.2",
23   "testspecs": [
24     {
25       "name": "Tests",
26       "test_type": "unit",
27       "source_files": "Tests/**/*"
28     }
29   ]