[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 0 / 9 / TMScoreMall / 0.0.7.45 / TMScoreMall.podspec.json
blob8ef95621ad346da9a58d721d6a8d1caaa09c49ac
2   "name": "TMScoreMall",
3   "version": "0.0.7.45",
4   "summary": "This is a summary",
5   "description": "TM积分商城描述:这里的描述,必须比s.summary的长度要长。",
6   "homepage": "https://github.com/lizishiye/TMScoreMall.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "lizishiye": "1063357883@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/lizishiye/TMScoreMall.git",
19     "tag": "0.0.7.45"
20   },
21   "source_files": "TMScoreMall/**/*.{h}",
22   "requires_arc": true,
23   "resources": "TMScoreMall/Resource/*.bundle",
24   "ios": {
25     "vendored_frameworks": "TMScoreMall/**/*.framework"
26   },
27   "xcconfig": {
28     "VALID_ARCHS": "armv7s arm64 x86_64"
29   },
30   "pod_target_xcconfig": {
31     "ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"
32   },
33   "dependencies": {
34     "TMSDK": [
36     ],
37     "TMUserCenter": [
39     ],
40     "AFNetworking": [
42     ],
43     "SDWebImage": [
45     ],
46     "Masonry": [
48     ],
49     "MJRefresh": [
51     ],
52     "SVProgressHUD": [
54     ],
55     "SGPagingView": [
57     ],
58     "SDCycleScrollView": [
60     ],
61     "MJExtension": [
63     ]
64   }