blob: 34269104a6d8d55535b484bdce379ee70c342945 [file] [log] [blame]
{
"name": "NewsUploadModule",
"version": "0.1.0",
"summary": "A short description of NewsUploadModule.",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://git.flabbj.com/gongchuanzan/NewsUploadModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zan999@qq.com": "gongchuanzan@qq.com"
},
"source": {
"git": "http://git.flabbj.com/gongchuanzan/NewsUploadModule.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "NewsUploadModule/Classes/**/*",
"resource_bundles": {
"NewsUploadModule": [
"NewsUploadModule/Assets/**/*.{storyboard,xcassets,bundle}"
]
},
"dependencies": {
"SingleHornRouter": [
],
"NewsBaseModule": [
],
"PLShortVideoKit": [
],
"SnapKit": [
],
"YYText": [
],
"Kingfisher": [
]
},
"static_framework": true,
"pod_target_xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/PLShortVideoKit",
"OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"
}
}