blob: eed4974fb4b999095f849c438511d1d7afdd98fb [file] [log] [blame]
{
"name": "AlecrimCoreData",
"version": "3.0-beta.3",
"summary": "A framework to easily access CoreData 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.3"
},
"source_files": "Source/**/*.swift"
}