[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 4 / 1 / b / FKRestrictInput / 1.0.0 / FKRestrictInput.podspec.json
blob0c9e99fb3cfce7d6ddcb8a4714d2923c4729a206
2   "name": "FKRestrictInput",
3   "version": "1.0.0",
4   "summary": "FKRestrictInput",
5   "description": "对 UITextField 和 UITextView 进行输入限制, 支持限制大小写字母, 数字, 特殊符号等, 支持长度限制和强制大小字母转换",
6   "homepage": "https://github.com/SYFH/FKRestrictInput",
7   "license": "MIT",
8   "authors": {
9     "norld": "syfh@live.com"
10   },
11   "source": {
12     "git": "https://github.com/SYFH/FKRestrictInput.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "FKRestrictInput/*.{h,m}",
19   "requires_arc": true,
20   "static_framework": true