[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 2 / d / MMScanner / 1.2 / MMScanner.podspec.json
blob279775bc708d23200cc829ad929fcc35d808f314
2   "name": "MMScanner",
3   "version": "1.2",
4   "summary": "A two-dimensional code scanning and making tools used on iOS.",
5   "homepage": "https://github.com/ChaneyLau/MMScanner",
6   "license": "MIT",
7   "authors": {
8     "ChaneyLau": "1625977078@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/ChaneyLau/MMScanner.git",
12     "tag": "1.2"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "MMScanner/**/*.{h,m}",
19   "resources": "MMScanner/**/MMScanner.bundle",
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "AVFoundation"
24   ]