[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 8 / d / ios-qr-encoder / 1.0.4 / ios-qr-encoder.podspec.json
blobae2a9fd532aa896147fdf650310eb477acec3033
2   "name": "ios-qr-encoder",
3   "version": "1.0.4",
4   "summary": "This is an Objective-C library that helps to easily convert a UIImage with a QR-code from NSString with just one line of code.",
5   "description": "This is an Objective-C library that helps to easily convert a UIImage with a QR-code from NSString with just one line of code. It uses qrencode to generate QR code and CoreGraphics to draw an image. \n\nWhen integrating this solution to your project, please, spare us a like on Facebook, follow us on Twitter or spread a good word about us! \n\nFeel free to get in touch with us in regards to any questions or cooperation requests via email info@moqod.com.   \n",
6   "homepage": "https://github.com/moqod/ios-qr-code-encoder",
7   "license": "MIT",
8   "authors": {
9     "akopanev": "andrew@moqod.com"
10   },
11   "source": {
12     "git": "https://github.com/DTHENG/ios-qr-code-encoder.git",
13     "tag": "1.0.4"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "**/*"