blob: b3a9eca6c95539206e7102fb9f599e5cacf0ae4c [file] [log] [blame]
{
"name": "SLRESTfulCoreDataUI",
"version": "1.11.2",
"platforms": {
"ios": "6.0"
},
"license": "MIT",
"source": {
"git": "https://github.com/OliverLetterer/SLRESTfulCoreDataUI.git",
"tag": "1.11.2"
},
"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"
]
}
}