blob: 4fb14eae6e5fb0ac38a20dc6ddc8723e33e343dd [file] [log] [blame]
{
"name": "AERecord",
"version": "3.0.0",
"summary": "Super awesome Core Data wrapper (for iOS, OSX, tvOS) written in Swift",
"homepage": "https://github.com/tadija/AERecord",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tadija": "tadija@me.com"
},
"social_media_url": "http://twitter.com/tadija",
"platforms": {
"ios": "8.0",
"tvos": "9.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/tadija/AERecord.git",
"tag": "3.0.0"
},
"source_files": "Sources/*.swift"
}