blob: 4f9252ef239a5ac8490d46cedd80734a1bddc71e [file] [log] [blame]
{
"name": "NSManagedObject-Clonable",
"version": "0.1.0",
"summary": "A short description of NSManagedObject-Clonable.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/nhnam/NSManagedObject-Clonable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ナム Nam Nguyen": "nhnam.develop@gmail.com"
},
"source": {
"git": "https://github.com/nhnam/NSManagedObject-Clonable.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NSManagedObject-Clonable/Classes/**/*"
}