blob: 129761d922074ae9233749266c72ebbdf0ef826f [file] [log] [blame]
{
"name": "MyForm",
"version": "1.0.0",
"summary": "An easy way to table",
"homepage": "https://github.com/songguolin/MyForm",
"license": "MIT",
"authors": {
"guolin     song": "1119164930@qq.com"
},
"source": {
"git": "https://github.com/songguolin/MyForm.git",
"tag": "1.0.0"
},
"source_files": "MyForm/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "7.0"
},
"dependencies": {
"Masonry": [
]
}
}