[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 5 / f / JMQRCode / 1.0.0 / JMQRCode.podspec.json
bloba557dd659fbb219cbd2d392b28f067d74b9c088b
2   "name": "JMQRCode",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "A qr code generation and scanning tools using Objective-C.",
6   "homepage": "https://github.com/James-oc/JMQRCode",
7   "authors": {
8     "xiaobs": "1007785739@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/James-oc/JMQRCode.git",
12     "tag": "1.0.0"
13   },
14   "requires_arc": true,
15   "description": "JMQRCode - A qr code generation and scanning tools using Objective-C.",
16   "source_files": "JMQRCode/*",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ]