[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 3 / e / PPCalculateKit / 1.2.9 / PPCalculateKit.podspec.json
blob6eafea0b79b42f2869737b8af7aaea3bd444d9f4
2   "name": "PPCalculateKit",
3   "version": "1.2.9",
4   "summary": "A short description of PPCalculateKit.",
5   "description": "For easy use Computational Libraries",
6   "homepage": "https://github.com/LefuHengqi/PPCalculateKit",
7   "license": "MIT",
8   "authors": {
9     "Lefu": "tuowei@lefu.cc"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/LefuHengqi/PPCalculateKit.git",
16     "tag": "1.2.9"
17   },
18   "ios": {
19     "vendored_frameworks": "PPCalculateKit.xcframework"
20   },
21   "resources": "PPCalculateKit.xcframework/**/*.{json,xcprivacy}",
22   "requires_arc": true,
23   "pod_target_xcconfig": {
24     "VALID_ARCHS[sdk=iphonesimulator*]": ""
25   },
26   "dependencies": {
27     "PPBaseKit": [
29     ]
30   }