blob: bc5c156cabfcbb29c3620e7bc98b556429bf5809 [file] [log] [blame]
{
"name": "HRKModelTransfer",
"version": "0.0.1",
"summary": "JSON to CoreData Transfer.",
"homepage": "https://github.com/hrk-ys/HRKModelTransfer",
"license": "MIT",
"authors": {
"hiroki.yoshifuji": "hiroki.yoshifuji@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/hrk-ys/HRKModelTransfer.git",
"tag": "0.0.1"
},
"source_files": "HRKModelTransfer/**/*.{h,m}",
"dependencies": {
"ActiveSupportInflector": [
],
"MagicalRecord": [
]
}
}