[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 8 / 6 / EFQRCodeCreator / 1.0.0 / EFQRCodeCreator.podspec.json
blob1aedb5ba9e883a3a345c09df8c0adfe3a323cd06
2   "name": "EFQRCodeCreator",
3   "version": "1.0.0",
4   "summary": "An extension of UIImage to create QRCode.",
5   "description": "An extension of UIImage to create QRCode, in Swift.",
6   "homepage": "https://github.com/EyreFree/EFQRCodeCreator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "EyreFree": "eyrefree@eyrefree.org"
13   },
14   "source": {
15     "git": "https://github.com/EyreFree/EFQRCodeCreator.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "source_files": "EFQRCodeCreator/Classes/*.swift",
23   "pushed_with_swift_version": "3.0"