[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 8 / 1 / a / TMSensitiveCharSDK / 0.0.1 / TMSensitiveCharSDK.podspec.json
blob795023c9cae5d54fb84de6f5a5cd00385d295ae4
2   "name": "TMSensitiveCharSDK",
3   "version": "0.0.1",
4   "summary": "TM 特殊字段组件",
5   "homepage": "https://www.360tianma.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "qiuyong": "qiuyong@360tianma.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://gitee.com/tmgc/tmsensitive-char-sdk.git",
18     "tag": "0.0.1"
19   },
20   "source_files": "TMFramework/TMSensitiveCharSDK.framework/Headers/*.{h}",
21   "ios": {
22     "vendored_frameworks": "TMFramework/TMSensitiveCharSDK.framework"
23   },
24   "requires_arc": true,
25   "xcconfig": {
26     "VALID_ARCHS": "armv7 x86_64 arm64"
27   }