[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / 4 / 2 / 7 / XZKeychainItemWrapper / 1.3 / XZKeychainItemWrapper.podspec.json
blob5e0d7e260d0111f161b55d86b6d414081774c425
2   "name": "XZKeychainItemWrapper",
3   "version": "1.3",
4   "license": "MIT",
5   "summary": "Objective-C wrapper for accessing a single keychain item.",
6   "homepage": "https://github.com/lizhaobomb/KeychainItemWrapper",
7   "authors": {
8     "李召": "lizhaobomb@163.com"
9   },
10   "source": {
11     "git": "https://github.com/lizhaobomb/KeychainItemWrapper.git",
12     "tag": "1.3"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "*.{h,m}"