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