blob: cb30c6646ef37a337483800f1daac4eceaac3086 [file] [log] [blame]
{
"name": "CoreDataNotification",
"version": "0.1.0",
"summary": "Lightweight notification observer for CoreData.",
"description": "Lightweight notification observer for CoreData.\nRead README.md to see how it works.",
"homepage": "https://github.com/HocTran/CoreDataNotification",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HocTran": "tranhoc78@gmail.com"
},
"source": {
"git": "https://github.com/HocTran/CoreDataNotification.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CoreDataNotification/Classes/**/*",
"pushed_with_swift_version": "3.0"
}