[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / e / 6 / YJDataCenter / 1.0.1 / YJDataCenter.podspec.json
blob4b62e21bdcd2ab9ec44fea9c67370a52793836b8
2   "name": "YJDataCenter",
3   "version": "1.0.1",
4   "summary": "数据缓存和数据库的操作合集",
5   "description": "数据缓存和数据库的操作合集,让你更方便和快捷的集成",
6   "homepage": "https://github.com/full-of-fire/YJDataCenter.git",
7   "license": "MIT",
8   "authors": {
9     "full-of-fire": "591730822@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/full-of-fire/YJDataCenter.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "YJDataCenter/YJDataCenter/YJDataOperation/**/*.{h,m}",
19   "dependencies": {
20     "FMDB": [
22     ]
23   }