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