blob: 3a728fe554f2fc7dd4e1453c1780d7a3343217ef [file] [log] [blame]
{
"name": "pod_test1234",
"version": "1.0.0",
"summary": "holo",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/741668857/Test",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"741668857@qq.com": "741668857@qq.com"
},
"source": {
"git": "https://github.com/741668857/Test.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "pod_test/Classes/**/*",
"vendored_frameworks": [
"pod_test/Frameworks/App.framework",
"pod_test/Frameworks/Flutter.framework"
]
}