[Add] HyperCore 0.0.1
[CocoaPods.git] / Specs / 3 / 2 / 6 / ELTextInputForm / 0.0.4 / ELTextInputForm.podspec.json
blobaf82e00dc86e294977446336c59253cfe4079160
2   "name": "ELTextInputForm",
3   "version": "0.0.4",
4   "summary": "限制输入",
5   "description": "限制输入 电话号码位数限制 数量输入不能为零",
6   "homepage": "https://github.com/EagleZhangWeicheng/ELTextInputForm.git",
7   "license": "MIT",
8   "authors": {
9     "Eagle": "434588175@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/EagleZhangWeicheng/ELTextInputForm.git",
16     "tag": "0.0.4"
17   },
18   "source_files": [
19     "ELTextInputForm/ELTextInputForm",
20     "ELTextInputForm/ELTextInputForm/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true