blob: 8d05f084c35bedc54fbebe7ab4b567a2baabe82d [file] [log] [blame]
{
"name": "AERecord",
"version": "1.2.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Super awesome Core Data wrapper in Swift (for iOS and OSX)",
"homepage": "https://github.com/tadija/AERecord",
"authors": {
"tadija": "tadija@me.com"
},
"social_media_url": "http://twitter.com/tadija",
"source": {
"git": "https://github.com/tadija/AERecord.git",
"tag": "AERecord-v1.2.1"
},
"source_files": "AERecord/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.10"
}
}