[Add] TPNNendSDKAdapter 6.4.35
[CocoaPods.git] / Specs / a / 8 / f / TLImageCaptchaView / 0.1 / TLImageCaptchaView.podspec.json
blob92933b515e3ea1db71d12bbd20050a09cb3bc5a7
2   "name": "TLImageCaptchaView",
3   "version": "0.1",
4   "summary": "A simple verification code tool(一个简单的本地验证码工具)",
5   "description": "A simple verification code tool(一个简单的本地验证码工具,用于生成本地View验证码,前期功能有限)",
6   "homepage": "https://github.com/TLCode/TLImageCaptchaView",
7   "license": "MIT",
8   "authors": {
9     "Dayuan": "dayuan@vip.qq.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/TLCode/TLImageCaptchaView.git",
16     "tag": "0.1"
17   },
18   "source_files": [
19     "TLImageCaptchaView",
20     "TLCaptcha/TLCaptcha/Captcha/**.{h,m}"
21   ],
22   "frameworks": "UIKit"