{ | |
"name": "JMSignModule", | |
"version": "0.1.0", | |
"summary": "is a test demo", | |
"description": "first pod test for me!", | |
"homepage": "https://github.com/JiMengfei/JMSignModule.git", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"<Jimengfei>": "<726616682@qq.com>" | |
}, | |
"source": { | |
"git": "https://github.com/JiMengfei/JMSignModule.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "JMSignModule/*", | |
"dependencies": { | |
"SnapKit": [ | |
] | |
}, | |
"pushed_with_swift_version": "3.0" | |
} |