[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / d / b / e / HRKModelTransfer / 0.0.1 / HRKModelTransfer.podspec.json
blobbc5c156cabfcbb29c3620e7bc98b556429bf5809
2   "name": "HRKModelTransfer",
3   "version": "0.0.1",
4   "summary": "JSON to CoreData Transfer.",
5   "homepage": "https://github.com/hrk-ys/HRKModelTransfer",
6   "license": "MIT",
7   "authors": {
8     "hiroki.yoshifuji": "hiroki.yoshifuji@gmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/hrk-ys/HRKModelTransfer.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "HRKModelTransfer/**/*.{h,m}",
18   "dependencies": {
19     "ActiveSupportInflector": [
21     ],
22     "MagicalRecord": [
24     ]
25   }