blob: be586a0b7d0ac8f61e11e4f09185f463ca21d794 [file] [log] [blame]
{
"name": "RHManagedObject",
"version": "0.16",
"summary": "RHManagedObject is a library for iOS to simplify your life with Core Data.",
"homepage": "https://github.com/chriscdn/RHManagedObject",
"license": "MIT",
"authors": {
"Christopher Meyer": "chris@rhouse.ch"
},
"source": {
"git": "https://github.com/chriscdn/RHManagedObject.git",
"tag": "0.16"
},
"social_media_url": "https://twitter.com/chriscdn",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "RHManagedObject/*"
}