[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / d / 8 / MWIDCardInfo / 1.0.2 / MWIDCardInfo.podspec.json
blobd27cef8ac91866a254358de838b2a77944f3f9b0
2   "name": "MWIDCardInfo",
3   "version": "1.0.2",
4   "summary": "居民身份证信息提取",
5   "description": "This is ID card information for chinese.\n中华人民共和国居民身份证信息提取",
6   "homepage": "https://github.com/wuchuwuyou/MWIDCardInfo",
7   "license": "MIT",
8   "authors": {
9     "Murphy": "tinynorth@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/wuchuwuyou/MWIDCardInfo.git",
16     "tag": "1.0.2"
17   },
18   "source_files": "IDCardInfo/*.{h,m}",
19   "resources": [
20     "IDCardInfo/ZoneCode.json",
21     "IDCardInfo/ZoneCode.db"
22   ],
23   "dependencies": {
24     "MWIDCardValidate": [
26     ]
27   },
28   "libraries": "sqlite3.0"