[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 4 / 6 / c / NewsUploadModule / 0.1.0 / NewsUploadModule.podspec.json
blob34269104a6d8d55535b484bdce379ee70c342945
2   "name": "NewsUploadModule",
3   "version": "0.1.0",
4   "summary": "A short description of NewsUploadModule.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://git.flabbj.com/gongchuanzan/NewsUploadModule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zan999@qq.com": "gongchuanzan@qq.com"
13   },
14   "source": {
15     "git": "http://git.flabbj.com/gongchuanzan/NewsUploadModule.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "NewsUploadModule/Classes/**/*",
23   "resource_bundles": {
24     "NewsUploadModule": [
25       "NewsUploadModule/Assets/**/*.{storyboard,xcassets,bundle}"
26     ]
27   },
28   "dependencies": {
29     "SingleHornRouter": [
31     ],
32     "NewsBaseModule": [
34     ],
35     "PLShortVideoKit": [
37     ],
38     "SnapKit": [
40     ],
41     "YYText": [
43     ],
44     "Kingfisher": [
46     ]
47   },
48   "static_framework": true,
49   "pod_target_xcconfig": {
50     "FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/PLShortVideoKit",
51     "OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"
52   }