blob: 314a9986782340ecf376da0c5824c3a671a12617 [file] [log] [blame]
{
"name": "AERecord",
"version": "2.0.0",
"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-v2.0.0"
},
"source_files": "AERecord/*.swift",
"platforms": {
"ios": "8.0",
"osx": "10.10"
}
}