[Add] BridSDK 1.4.3
[CocoaPods.git] / Specs / c / 2 / d / MMScanner / 1.0 / MMScanner.podspec.json
bloba221bf2055a751619ef2c0d6143c55c9cb832b1c
2   "name": "MMScanner",
3   "version": "1.0",
4   "summary": "A two-dimensional code scanning and making tools used on iOS.",
5   "homepage": "https://github.com/CheeryLau/MMScanner",
6   "license": "MIT",
7   "authors": {
8     "Cheery Lau": "1625977078@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/CheeryLau/MMScanner.git",
12     "tag": "1.0"
13   },
14   "platforms": {
15     "ios": "7.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   ]