[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 1 / e / QuickResponse / 0.0.1 / QuickResponse.podspec.json
blobbd8d4ac163cf515fc63aa2a8110cb8da467c6484
2   "name": "QuickResponse",
3   "version": "0.0.1",
4   "summary": "A simple QR code generator.",
5   "description": "A simple QR code generator for iOS.",
6   "homepage": "https://github.com/tnantoka/QuickResponse",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "tnantoka": "tnantoka@bornneet.com"
13   },
14   "social_media_url": "https://twitter.com/tnantoka",
15   "platforms": {
16     "ios": "9.2"
17   },
18   "source": {
19     "git": "https://github.com/tnantoka/QuickResponse.git",
20     "tag": "v0.0.1"
21   },
22   "source_files": "QuickResponse/*.{h,m,swift}",
23   "public_header_files": "QuickResponse/*.h",
24   "frameworks": "Foundation"