blob: c25ae9b1d716f21291f3a1592090a7bdd295b803 [file] [log] [blame]
{
"name": "Bindings",
"version": "0.2.0",
"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.2.0"
},
"source_files": "Bindings/*.{h,m}",
"requires_arc": true
}