[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / d / b / 4 / MMQRCodeReaderViewControllerModule / 0.0.2 / MMQRCodeReaderViewControllerModule.podspec.json
blobe57696466a41d11138fe1c05ef4bc6637d6d5120
2   "name": "MMQRCodeReaderViewControllerModule",
3   "version": "0.0.2",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "Simple QRCode reader for iOS 7 and over",
12   "homepage": "https://github.com/xwgit2971/MMQRCodeReaderViewControllerModule",
13   "authors": {
14     "SunnyX": "1031787148@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/xwgit2971/MMQRCodeReaderViewControllerModule.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "MMQRCodeReaderViewControllerModule/Resources/*.png",
21   "frameworks": [
22     "Foundation",
23     "UIKIt",
24     "AVFoundation"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "Masonry": [
29       "~> 1.0.2"
30     ],
31     "MMUIKitAdditions": [
33     ]
34   }