[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 7 / 6 / 0 / LeoTextField / 1.0 / LeoTextField.podspec.json
blob86ee1bb03a3c14a32d045b84bd599ff27a68ccec
2   "name": "LeoTextField",
3   "version": "1.0",
4   "summary": "add Length limit",
5   "homepage": "https://github.com/LeoChensj/LeoTextField",
6   "license": "MIT",
7   "authors": {
8     "Leo.Chen": "LeoChensj@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/LeoChensj/LeoTextField.git",
15     "tag": "1.0"
16   },
17   "source_files": [
18     "LeoTextField",
19     "LeoTextField/*.{h,m}"
20   ],
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ]