[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / d / b / f / MMCaptchaView / 1.2 / MMCaptchaView.podspec.json
bloba86f2343710e5afa38e17ff4cadf0b3d92636afe
2   "name": "MMCaptchaView",
3   "version": "1.2",
4   "summary": "A picture verification code used on iOS.",
5   "homepage": "https://github.com/CheeryLau/MMCaptchaView",
6   "license": "MIT",
7   "authors": {
8     "Cheery Lau": "1625977078@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/CheeryLau/MMCaptchaView.git",
12     "tag": "1.2"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "MMCaptchaView/**/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]