[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 3 / 1 / 8 / RXQRCode / 0.3 / RXQRCode.podspec.json
blobd4660392f5f4ea81b1b509a97516e0b1c2305927
2   "name": "RXQRCode",
3   "version": "0.3",
4   "license": "MIT",
5   "summary": "RXQRCode is a simple",
6   "homepage": "https://github.com/xzjxylophone/RXQRCode",
7   "authors": {
8     "Rush.D.Xzj": "xzjxylophoe@gmail.com"
9   },
10   "social_media_url": "http://weibo.com/xzjxylophone",
11   "source": {
12     "git": "https://github.com/xzjxylophone/RXQRCode.git",
13     "tag": "v0.3"
14   },
15   "description": "RXQRCode is a simple.",
16   "source_files": "RXQRCode/*.{h,m}",
17   "frameworks": [
18     "Foundation",
19     "UIKit"
20   ],
21   "requires_arc": true,
22   "platforms": {
23     "ios": "7.0"
24   },
25   "dependencies": {
26     "libqrencode": [
28     ]
29   }