[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 3 / 5 / SFHFKeychainUtils-Fixed / 0.0.3 / SFHFKeychainUtils-Fixed.podspec.json
blob23c858654cb764dc6581bbf41f3204731ecad354
2   "name": "SFHFKeychainUtils-Fixed",
3   "version": "0.0.3",
4   "summary": "SFHFKeychainUtils-Fixed is the tool for manager the keychain.",
5   "description": "SFHFKeychainUtils-Fixed is the tool for manager the keychain. this version is fixed the issue: sometime crashed when storage into the keychain.",
6   "homepage": "https://github.com/summer9011/SFHFKeychainUtils-Fixed",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "赵立波(O)": "451973176@qq.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/summer9011/SFHFKeychainUtils-Fixed.git",
19     "tag": "0.0.3"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "public_header_files": "Classes/**/*.h",
26   "frameworks": [
27     "UIKit",
28     "Security"
29   ],
30   "requires_arc": false