[Add] YLCategory-Swift-MacOS 1.0.2
[CocoaPods.git] / Specs / e / 5 / f / JMQRCode / 1.0.2 / JMQRCode.podspec.json
blob7254cf8aba3ed6bee575122e459b1216e5ba5fc1
2   "name": "JMQRCode",
3   "version": "1.0.2",
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.2"
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   ]