blob: cdd8aa069921ee932e6c5664fc0e3bbbb4e82835 [file] [log] [blame]
{
"name": "SNDataBinding",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SNDataBinding/Classes/**/*"
}