[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / 2 / c / Dic2CoreDataAutoWriter / 0.0.2 / Dic2CoreDataAutoWriter.podspec.json
blob7f22e8bfe089aefd8662fdaa44b92d8096e95d2f
2   "name": "Dic2CoreDataAutoWriter",
3   "version": "0.0.2",
4   "summary": "auto write dictionary to coredata entity",
5   "description": "Auto write dictionary to coreData Entity",
6   "homepage": "https://github.com/PengHao/Dic2CoreDataAutoWriter",
7   "license": "Apache Licence 2.0",
8   "authors": {
9     "wolfpeng": "penghao345@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/PengHao/Dic2CoreDataAutoWriter.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "Dic2CoreDataAutoWriter",
20     "Dic2CoreDataAutoWriter/**/*.{h,swift,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "pushed_with_swift_version": "3.0"