blob: 5912bca4beda80c0b47551151a65b4fbb0ad2921 [file] [log] [blame]
{
"name": "Bindings",
"version": "0.1.1",
"license": "MIT",
"platforms": {
"ios": "5.0"
},
"summary": "A lightweight iOS library inspired by Cocoa Bindings.",
"homepage": "https://github.com/rdavies/Bindings",
"authors": {
"Ryan Davies": "ryan@ryandavies.net"
},
"source": {
"git": "https://github.com/rdavies/Bindings.git",
"tag": "0.1.1"
},
"source_files": "Bindings/*.{h,m}",
"requires_arc": true
}