[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 2 / 5 / 8 / CCQrCode / 0.1 / CCQrCode.podspec.json
blob988001f850d91eb236a205143263a621e1b77d22
2   "name": "CCQrCode",
3   "version": "0.1",
4   "summary": "AVFoundation encapsulation of qr code scanning tools, support for multiple type code.",
5   "homepage": "https://github.com/CCFramework/CCQrCode",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "MuZiLee": "li.feiheng@gmail.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/CCFramework/CCQrCode.git",
18     "tag": "v0.1"
19   },
20   "source_files": [
21     "CCQrCode",
22     "CCQrCode/*.{h,m}"
23   ],
24   "frameworks": "AVFoundation",
25   "requires_arc": true