[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / 5 / PoporOcSafe / 2.10 / PoporOcSafe.podspec.json
blob1b2faf51f45082301783d99188a4cd01f40c5e10
2   "name": "PoporOcSafe",
3   "version": "2.10",
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": "2.10"
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": "9.0",
37     "osx": "10.13",
38     "tvos": "9.0"
39   },
40   "source_files": "PoporOcSafe/Classes/**/*"