blob: e6b08f39c619783bedc138fcc333929e45291699 [file] [log] [blame]
{
"name": "CompomentA",
"version": "0.1.0",
"summary": "组件A",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/blank0919/ModuleA.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"915108087@qq.com": "bnal@seektopser.com"
},
"source": {
"git": "https://github.com/blank0919/ModuleA.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CompomentA/Classes/**/*"
}