[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / c / 3 / GraphVerificationCodeView / 0.1.0 / GraphVerificationCodeView.podspec.json
blobff92ba899c9d11c10853eb73b647c9772fbcbc38
2   "name": "GraphVerificationCodeView",
3   "version": "0.1.0",
4   "summary": "使用core graphics 实现图形验证码的自定义view",
5   "description": "这是一个使用core graphics 实现图形验证码的自定义view",
6   "homepage": "https://github.com/zhmios/GraphVerificationCodeViewDemo",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhmios": "1938708066@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/zhmios/GraphVerificationCodeViewDemo.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GraphVerificationCodeView/Classes/**/*"