blob: 916438e0d7f90fb8c633bc482220032052688c24 [file] [log] [blame]
{
"name": "SVGAPlayerHippyModule",
"version": "1.0.1",
"summary": "测试的SVGAPlayerHippyModule.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1062005302@qq.com": "1062005302@qq.com"
},
"source": {
"git": "https://DZGGGGGG:dingzhigang222@github.com/DZGGGGGG/SVGAPlayerHippyModule.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SVGAPlayerHippyModule/Classes/SVGAPlayer/**/*",
"exclude_files": "SVGAPlayerHippyModule/Classes/SVGAPlayer/pbobjc/Svga.pbobjc.{h,m}",
"dependencies": {
"SSZipArchive": [
"~> 2.1.4"
],
"Protobuf": [
"~> 3.4"
]
},
"subspecs": [
{
"name": "no-arc",
"source_files": "SVGAPlayerHippyModule/Classes/SVGAPlayer/pbobjc/Svga.pbobjc.{h,m}",
"requires_arc": false
}
]
}