blob: f8bd21c3adb29a60bd26b67954526f39277bf631 [file] [log] [blame]
{
"name": "AlecrimCoreData",
"version": "4.0.2",
"summary": "A powerful and simple Core Data wrapper framework written in Swift.",
"homepage": "https://github.com/Alecrim/AlecrimCoreData",
"license": "MIT",
"authors": {
"Vanderlei Martinelli": "vanderlei.martinelli@gmail.com"
},
"social_media_url": "https://twitter.com/vmartinelli",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0"
},
"source": {
"git": "https://github.com/Alecrim/AlecrimCoreData.git",
"tag": "4.0.2"
},
"source_files": "Source/**/*.swift"
}