[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / d / b / 4 / MMQRCodeReaderViewControllerModule / 0.0.3 / MMQRCodeReaderViewControllerModule.podspec.json
blobefaf22ad97ef9c1d6da9c874fe917b67e391998f
2   "name": "MMQRCodeReaderViewControllerModule",
3   "version": "0.0.3",
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.3"
19   },
20   "source_files": "MMQRCodeReaderViewControllerModule/*.{h,m}",
21   "resources": "MMQRCodeReaderViewControllerModule/Resources/*.png",
22   "frameworks": [
23     "Foundation",
24     "UIKIt",
25     "AVFoundation"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "Masonry": [
30       "~> 1.0.2"
31     ],
32     "MMUIKitAdditions": [
34     ]
35   }