blob: 736c0f269c318cd2617ee7e365beda0ee5b3beda [file] [log] [blame]
{
"name": "LSCoreDataManager",
"platforms": {
"ios": "7.0"
},
"version": "1.3.1",
"license": "Copyright, 2015, Luca Serpico",
"summary": "It is a nice library to manage the Core Data simplifying the developer task in performance management.",
"homepage": "https://github.com/serluca/LSCoreDataManager",
"authors": {
"Luca Serpico": "serpicoluca@gmail.com"
},
"source": {
"git": "https://github.com/serluca/LSCoreDataManager.git",
"tag": "1.3.1"
},
"social_media_url": "https://twitter.com/serluca",
"requires_arc": true,
"source_files": "LSCoreDataManager/*.{h,m}"
}