[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 9 / 4 / 8 / XJCommonViewUnits / 1.0.0 / XJCommonViewUnits.podspec.json
blobd286e0d6e5916e01bcacfb877abda6d118c0cdaf
2   "name": "XJCommonViewUnits",
3   "version": "1.0.0",
4   "summary": "根据需求封装成库.",
5   "description": "根据项目需求封装自定义库,方便后期维护.",
6   "homepage": "https://github.com/tangshenchun/XJCommonViewUnits.git",
7   "license": "MIT",
8   "authors": {
9     "Jason Tang": "tangshenchun@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/tangshenchun/XJCommonViewUnits.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "CommonViewUnits",
20     "CommonViewUnits/**/*.{h,m}"
21   ],
22   "dependencies": {
23     "Masonry": [
25     ],
26     "SDWebImage": [
28     ]
29   },
30   "deprecated": true