[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 0 / 9 / TMScoreMall / 0.0.7.5 / TMScoreMall.podspec.json
blobae0d16f68b8721b26e774b9135a903ef91639b5a
2   "name": "TMScoreMall",
3   "version": "0.0.7.5",
4   "summary": "This is a summary",
5   "homepage": "https://github.com/lizishiye/TMScoreMall.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "lizishiye": "1063357883@qq.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/lizishiye/TMScoreMall.git",
18     "tag": "0.0.7.5"
19   },
20   "source_files": "TMScoreMall/**/*.{h}",
21   "requires_arc": true,
22   "resources": "TMScoreMall/Resource/*.bundle",
23   "ios": {
24     "vendored_frameworks": "TMScoreMall/**/*.framework"
25   },
26   "xcconfig": {
27     "VALID_ARCHS": "armv7s arm64 x86_64"
28   },
29   "pod_target_xcconfig": {
30     "ARCHS[sdk=iphonesimulator*]": "$(ARCHS_STANDARD_64_BIT)"
31   },
32   "dependencies": {
33     "TMSDK": [
35     ],
36     "AFNetworking": [
38     ],
39     "SDWebImage": [
41     ],
42     "Masonry": [
44     ],
45     "MJRefresh": [
47     ],
48     "SVProgressHUD": [
50     ],
51     "SGPagingView": [
53     ],
54     "MJExtension": [
56     ]
57   }