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