[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 5 / 1 / TFWSDK / 0.0.9 / TFWSDK.podspec.json
bloba6bedf553ee1199193609ccae9e3561ca1297acb
2   "name": "TFWSDK",
3   "version": "0.0.9",
4   "summary": "A short description of TFWSDK.",
5   "description": "是这个测试sdk的描述,先随便写一点吧,以后想好了再来写。",
6   "homepage": "https://github.com/zwj222/TFWDemo",
7   "license": {
8     "type": "MIT",
9     "text": "Copyright (C) 2020 Willian, Inc. All rights reserved."
10   },
11   "authors": {
12     "Willian": "1741831606@qq.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/zwj222/TFWDemo.git",
19     "tag": "0.0.9"
20   },
21   "source_files": "TFWSDK/TFWSDK/*.{h,m}",
22   "resources": "TFWSDK/TFWSDK/*.{bundle,xib,png}",
23   "frameworks": [
24     "Foundation",
25     "UIKit",
26     "MediaPlayer",
27     "AVFoundation"
28   ],
29   "requires_arc": true,
30   "xcconfig": {
31     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
32   },
33   "dependencies": {
34     "Masonry": [
36     ],
37     "SVProgressHUD": [
39     ]
40   }