[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / 6 / 5 / SwpKeyChain / 1.0.1 / SwpKeyChain.podspec.json
bloba161a4385e5661a7b023aa602727b2cc85a8175b
2   "name": "SwpKeyChain",
3   "version": "1.0.1",
4   "summary": "KeyChain 存储工具",
5   "description": "TODO: KeyChain 存储工具",
6   "homepage": "https://github.com/swp-song/SwpKeyChain",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "swp-song": "396587868@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/swp-song/SwpKeyChain.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "SwpKeyChain",
23     "SwpKeyChain/Classes/**/*.{h,m}"
24   ],
25   "public_header_files": "SwpKeyChain/Classes/**/*.h",
26   "frameworks": [
27     "Foundation",
28     "UIKit"
29   ],
30   "requires_arc": true