[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / c / 3 / FJFTextInputIntercepter / 0.0.4 / FJFTextInputIntercepter.podspec.json
blobfe1bf16134f0c7f9e73a1599d59b4ea7b9376842
2   "name": "FJFTextInputIntercepter",
3   "version": "0.0.4",
4   "summary": "输入框拦截器,可以限定输入框:输入长度、只输入数字、小数、中英文、表情等",
5   "homepage": "http://www.jianshu.com/p/bea2bfed3f3f",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "fangjinfeng": "116418179@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/fangjinfeng/FJFTextInputIntercepter.git",
18     "tag": "0.0.4"
19   },
20   "source_files": "FJFTextInputIntercepter/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": "UIKit"