blob: 4086d9a8268240c48be351a373800c16b28596f8 [file] [log] [blame]
{
"name": "FMFormSubmitKit",
"version": "0.5.0",
"summary": "一个表单提交库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/CoderFM/FMFormSubmitKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"周发明": "zhoufaming251@163.com"
},
"source": {
"git": "https://github.com/CoderFM/FMFormSubmitKit.git",
"tag": "0.5.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FMFormSubmitKit/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}