[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 7 / 1 / 9 / JQUnitField / 1.0.0 / JQUnitField.podspec.json
blob93bcf0b595240b13f19135938a7fe239810abe83
2   "name": "JQUnitField",
3   "version": "1.0.0",
4   "summary": "验证码输入框,自定义密码输入框,支持密文,支持框颜色,间隔,文本设置,闪烁光标移动,自定义键盘响应!只需要一个view就能实现哦!",
5   "homepage": "https://github.com/CainLuo/JQUnitField",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "CainLuo": "350116542@qq.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/CainLuo/JQUnitField.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "JQUnitField/**/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]