blob: fa8aa6524127e872d841f0f0ab52f70a002ff3eb [file] [log] [blame]
{
"name": "AERecord",
"version": "1.0.8",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "Super awesome Core Data wrapper for iOS written in Swift",
"homepage": "https://github.com/tadija/AERecord",
"authors": {
"Marko Tadić": "tadija@me.com"
},
"social_media_url": "http://twitter.com/tadija",
"source": {
"git": "https://github.com/tadija/AERecord.git",
"tag": "1.0.8"
},
"source_files": "AERecord/*.swift",
"platforms": {
"ios": "8.0"
}
}