[Add] MOBFoundation 20241206
[CocoaPods.git] / Specs / 9 / 2 / b / EJFormatPhoneTF / 1.0 / EJFormatPhoneTF.podspec.json
blob51f828443a68fbe4e86d3057cd7cda0035780417
2   "name": "EJFormatPhoneTF",
3   "version": "1.0",
4   "summary": "344格式化输入手机号",
5   "homepage": "https://github.com/Lius1104/EJFormatPhoneTF",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Lius": "849763605@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/Lius1104/EJFormatPhoneTF.git",
18     "tag": "1.0"
19   },
20   "source_files": [
21     "EJFormatPhoneTF",
22     "EJFormatPhoneTF/**/*.{h,m}"
23   ],
24   "public_header_files": "EJFormatPhoneTF/**/*.h",
25   "frameworks": "UIKit",
26   "requires_arc": true