blob: d7a513e4a08031af9043062eddef531ae6d1c110 [file] [log] [blame]
{
"name": "SLRESTfulCoreDataUI",
"version": "1.11.10",
"platforms": {
"ios": "7.0"
},
"license": "MIT",
"source": {
"git": "https://github.com/OliverLetterer/SLRESTfulCoreDataUI.git",
"tag": "1.11.10"
},
"source_files": "SLRESTfulCoreDataUI/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"CoreData"
],
"requires_arc": true,
"homepage": "https://github.com/OliverLetterer/SLRESTfulCoreDataUI",
"summary": "UI counterpart to SLRESTfulCoreData.",
"authors": {
"Oliver Letterer": "oliver.letterer@gmail.com"
},
"dependencies": {
"SLRESTfulCoreData": [
">= 1.0.0"
]
},
"deprecated": true,
"deprecated_in_favor_of": "CBRManagedObjectFormViewController"
}