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