[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 7 / 5 / TZXingObjC / 0.1.3 / TZXingObjC.podspec.json
blobd042fd3b02bd95b180cee582c28183fd24721c20
2   "name": "TZXingObjC",
3   "version": "0.1.3",
4   "summary": "A short description of TZXingObjC.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/fish-yan/TZXingObjC",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "薛焱": "yan.xue@aihuishou.com"
13   },
14   "source": {
15     "git": "https://github.com/fish-yan/TZXingObjC",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": [
22     "TZXingObjC/*.{h,m}",
23     "TZXingObjC/client/*.{h,m}",
24     "TZXingObjC/common/**/*.{h,m}",
25     "TZXingObjC/core/**/*.{h,m}",
26     "TZXingObjC/multi/**/*.{h,m}",
27     "TZXingObjC/oned/**/*.{h,m}",
28     "TZXingObjC/client/result/**/*.{h,m}",
29     "TZXingObjC/qrcode/**/*.{h,m}"
30   ]