[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / a / 8 / 5 / PoporOcSafe / 1.9 / PoporOcSafe.podspec.json
blobf75f31de18e45f7cbb8fe10f5ae0175d417ca1fb
2   "name": "PoporOcSafe",
3   "version": "1.9",
4   "summary": "Popor 常用的数据安全方法",
5   "homepage": "https://gitee.com/popor/PoporOcSafe",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "popor": "908891024@qq.com"
12   },
13   "source": {
14     "git": "https://gitee.com/popor/PoporOcSafe.git",
15     "tag": "1.9"
16   },
17   "ios": {
18     "frameworks": [
19       "Foundation",
20       "UIKit"
21     ]
22   },
23   "tvos": {
24     "frameworks": [
25       "Foundation",
26       "UIKit"
27     ]
28   },
29   "osx": {
30     "frameworks": [
31       "Foundation",
32       "AppKit"
33     ]
34   },
35   "platforms": {
36     "ios": "8.0",
37     "osx": "10.10",
38     "tvos": "9.0"
39   },
40   "source_files": "PoporOcSafe/Classes/**/*",
41   "dependencies": {
42     "PoporFoundation/NSObject": [
44     ]
45   }