blob: fb0f13d9bf95eae55b04069cbada2a8957b63ccd [file] [log] [blame]
{
"name": "SNDataBinding",
"version": "0.1.0",
"summary": "Swift data binding using storyboard",
"swift_version": "4.0",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ahmedAlmasri/SNDataBinding",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ahmedAlmasri": "a.masri@genie-soft.com"
},
"source": {
"git": "https://github.com/ahmedAlmasri/SNDataBinding.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SNDataBinding/Classes/**/*"
}