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