[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / f / 3 / CIQRCodeGenerator / 1.0.0 / CIQRCodeGenerator.podspec.json
blob50acfe6459bd603be1199754b1dc8e5c43567042
2   "name": "CIQRCodeGenerator",
3   "version": "1.0.0",
4   "summary": "A CIQRCode generate on iOS",
5   "description": "It is a programe that can create a normal CIQRCode or with color",
6   "homepage": "https://github.com/hotwill07/CIQRCodeGenerator",
7   "license": "MIT License",
8   "authors": {
9     "hotwill07": "wills1985@sina.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/hotwill07/CIQRCodeGenerator.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "CIQRCodeGenerator/*",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true