[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 3 / 4 / OMAScanCode / 0.0.1 / OMAScanCode.podspec.json
blobc2e0a3b1412cbdce8ec4809293101c3fe1d2bfad
2   "name": "OMAScanCode",
3   "version": "0.0.1",
4   "summary": "Native two-dimensional code scanning.",
5   "description": "TODO: Native two-dimensional code scanning. --TongJialin",
6   "homepage": "https://github.com/TongJialin/OMAScanCode",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "TongJialin": "923957504@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/TongJialin/OMAScanCode.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "OMAScanCode/Classes/**/*",
22   "resource_bundles": {
23     "OMAScanCode": [
24       "OMAScanCode/Assets/*.png"
25     ]
26   }