[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / 3 / 5 / SFHFKeychainUtils-Fixed / 0.0.2 / SFHFKeychainUtils-Fixed.podspec.json
blobacd5c6e0edede72332dda8e81f97ffd8e65ae716
2   "name": "SFHFKeychainUtils-Fixed",
3   "version": "0.0.2",
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.2"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/SFHFKeychainUtils.m",
26   "public_header_files": "Classes/**/*.h",
27   "frameworks": [
28     "UIKit",
29     "Security"
30   ],
31   "requires_arc": false