blob: b71b5c5e4ea8490d52f128a6c2f7d469b4192d6b [file] [log] [blame]
{
"name": "NTYPopulator",
"version": "0.1.1",
"summary": "A seed data populator for Core Data",
"description": " NTYPopulator is a seed data populator for Core Data.\n",
"homepage": "https://github.com/naoty/NTYPopulator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Naoto Kaneko": "naoty.k@gmail.com"
},
"social_media_url": "https://twitter.com/naoty_k",
"source": {
"git": "https://github.com/naoty/NTYPopulator.git",
"tag": "0.1.1"
},
"source_files": "Classes",
"frameworks": "CoreData",
"requires_arc": true,
"dependencies": {
"NTYCSVTable": [
]
}
}