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