[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / 0 / 3 / d / TMActivitiesModuleSDK / 0.0.6 / TMActivitiesModuleSDK.podspec.json
blob1ceb86d6438191658be800e756946cff5a616f95
2   "name": "TMActivitiesModuleSDK",
3   "version": "0.0.6",
4   "summary": "TMActivitiesModuleSDK",
5   "homepage": "https://www.360tianma.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "renxukui": "renxukui@360tianma.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://gitee.com/tmgc/tmactivities-module-spec.git",
18     "tag": "0.0.6"
19   },
20   "source_files": "TMFramework/*.framework/Headers/*.{h}",
21   "ios": {
22     "vendored_frameworks": "TMFramework/*.framework"
23   },
24   "requires_arc": true,
25   "dependencies": {
26     "TMUserCenter": [
28     ],
29     "TMWebViewKitSDK": [
30       "~> 0.0.44"
31     ],
32     "TMComponentKitSDK": [
33       "~> 0.0.32"
34     ]
35   },
36   "xcconfig": {
37     "VALID_ARCHS": "x86_64 armv7 arm64"
38   }