[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / b / 9 / CHAuthCodeTextFieldView / 0.0.4 / CHAuthCodeTextFieldView.podspec.json
blob04daea65d4348bcf626e892595d0f98fd0dcb3a7
2   "name": "CHAuthCodeTextFieldView",
3   "version": "0.0.4",
4   "summary": "验证码输入框组件",
5   "homepage": "https://github.com/MeteoriteMan/CHAuthCodeTextFieldView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "张晨晖": "shdows007@gmail.com"
12   },
13   "platforms": {
14     "ios": null
15   },
16   "source": {
17     "git": "https://github.com/MeteoriteMan/CHAuthCodeTextFieldView.git",
18     "tag": "0.0.4"
19   },
20   "source_files": "CHAuthCodeTextFieldView/**/*.{h,m}",
21   "frameworks": [
22     "Foundation",
23     "UIKit",
24     "Masonry"
25   ],
26   "dependencies": {
27     "Masonry": [
28       "~> 1.1.0"
29     ]
30   }