blob: 1313c0b960bf114b83f7c1112671bf7e98876047 [file] [log] [blame]
{
"name": "singModule",
"version": "1.0.0",
"summary": "组件化练习之登录注册组件",
"description": "练习登录注册pod组件的制作过程",
"homepage": "https://github.com/JiMengfei/signModule.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JiMengfei": "726616682@qq.com"
},
"source": {
"git": "https://github.com/JiMengfei/signModule.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JMSignModule/*.swift",
"dependencies": {
"SnapKit": [
]
},
"pushed_with_swift_version": "3.0"
}