[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 6 / 0 / c / WPKeychainItemWrapper / 1.2 / WPKeychainItemWrapper.podspec.json
blob8dbafa560b9a92e9475acf1965ff34a103a6c9bb
2   "name": "WPKeychainItemWrapper",
3   "summary": "KeychainItemWrapper For China",
4   "authors": "wupengnash",
5   "homepage": "https://github.com/wupengnash/WPKeychainItemWrapper",
6   "license": {
7     "type ": "MIT",
8     "file ": "LICENSE"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "version": "1.2",
14   "frameworks": [
15     "Foundation",
16     "UIKit",
17     "VideoToolbox",
18     "WebKit",
19     "CoreTelephony",
20     "SystemConfiguration",
21     "CFNetwork",
22     "Security"
23   ],
24   "libraries": [
25     "sqlite3",
26     "z",
27     "c++"
28   ],
29   "default_subspecs": "standard",
30   "source": {
31     "git": "https://github.com/wupengnash/WPKeychainItemWrapper.git",
32     "tag": "1.2"
33   },
34   "requires_arc": false,
35   "subspecs": [
36     {
37       "name": "standard",
38       "source_files": "WPKeychainItemWrapper/*.{h,m}"
39     }
40   ]