[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 2 / c / Dic2CoreDataAutoWriter / 0.0.1 / Dic2CoreDataAutoWriter.podspec.json
blob789e0c63ec11c042ae79483bca2525dd622fc1bc
2   "name": "Dic2CoreDataAutoWriter",
3   "version": "0.0.1",
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.1"
17   },
18   "source_files": [
19     "MapToCoreDataAutoWriter",
20     "MapToCoreDataAutoWriter/**/*.{h,swift,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "pushed_with_swift_version": "3.0"