4 "summary": "iOS/Mac OS framework for Rails.",
5 "description": "NSRails is a light-weight Objective-C framework that provides your classes with a high-level, ActiveResource-like API. This means CRUD and other operations on your corresponding Rails objects can be called natively via Objective-C methods.",
6 "homepage": "http://nsrails.com",
12 "Dan Hassin": "danhassin@mac.com"
15 "git": "https://github.com/dingbat/nsrails.git",
24 "nsrails/Source/**/*.{h,m}"
26 "preserve_paths": "docs",
27 "frameworks": "CoreData",