[Add] iOS_wis 3.1.20
[CocoaPods.git] / Specs / 9 / f / 7 / PQScanner / 0.1.1 / PQScanner.podspec.json
blob285453e56ccfeebe974fab8a105eefb3232932d5
2   "name": "PQScanner",
3   "version": "0.1.1",
4   "summary": "An awesome QR code and Barcode scanner base on iOS7 SDK.",
5   "homepage": "https://github.com/docee/PQScanner",
6   "license": "MIT",
7   "authors": {
8     "Docee": "docee@163.com"
9   },
10   "source": {
11     "git": "https://github.com/docee/PQScanner.git",
12     "tag": "0.1.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "PQScanner": [
21       "Pod/Assets/*.png"
22     ]
23   }