blob: 88c0c16bc5cc8e495c7e7cb7066e271141c2181e [file] [log] [blame]
{
"name": "AlecrimCoreData",
"version": "4.0.5",
"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": {
"osx": "10.10",
"ios": "8.0",
"watchos": "2.0",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/Alecrim/AlecrimCoreData.git",
"tag": "4.0.5"
},
"source_files": "Source/**/*.swift",
"requires_arc": true
}