blob: e159e998608951da487c799e9af3d1b18f854695 [file] [log] [blame]
{
"name": "AlecrimCoreData",
"version": "3.0-beta.6",
"summary": "A framework to easily access Core Data objects 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"
},
"source": {
"git": "https://github.com/Alecrim/AlecrimCoreData.git",
"tag": "3.0-beta.6"
},
"source_files": "Source/**/*.swift"
}