blob: bd94e5a352db001aa34d03cf09ba631d8b3b4ed6 [file] [log] [blame]
{
"name": "iOS-Component-ModuleB",
"version": "0.1.0",
"summary": "iOS 组件化练习—— ModuleB",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/liuzhongning/iOS-Component-ModuleB",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuzhongning": "2562732740@qq.com"
},
"source": {
"git": "https://github.com/liuzhongning/iOS-Component-ModuleB.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "iOS-Component-ModuleB/Classes/**/*"
}