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