[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / d / 7 / MMQRCodeScanner / 1.0 / MMQRCodeScanner.podspec.json
blob41f3916676902e3846d43c60001d0d657d01f319
2   "name": "MMQRCodeScanner",
3   "version": "1.0",
4   "summary": "A two-dimensional code scanning and making tools used on iOS.",
5   "homepage": "https://github.com/dexianyinjiu/MMQRCodeScanner",
6   "license": "MIT",
7   "authors": {
8     "得闲饮酒": "1625977078@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/dexianyinjiu/MMQRCodeScanner.git",
12     "tag": "1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "MMQRCodeScanner/**/*.{h,m}",
19   "resources": "MMQRCodeScanner/Resources/*.png",
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "AVFoundation"
24   ]