[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 5 / 3 / TMPinTuan / 0.0.1.1 / TMPinTuan.podspec.json
blobf08d309dea4c9d2735e60eda39da04977c9abe03
2   "name": "TMPinTuan",
3   "version": "0.0.1.1",
4   "summary": "This is a TMPinTuan's summary",
5   "description": "TM拼团描述:这里的描述,必须比s.summary的长度要长。",
6   "homepage": "https://github.com/lizishiye/TMPinTuan.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/TMPinTuan.git",
19     "tag": "0.0.1.1"
20   },
21   "source_files": "TMPinTuan/**/*.{h}",
22   "requires_arc": true,
23   "ios": {
24     "vendored_frameworks": "TMPinTuan/**/*.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     "TMUserCenter": [
38     ],
39     "TMShare": [
41     ],
42     "MJExtension": [
44     ],
45     "AFNetworking": [
47     ]
48   }