[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / b / 9 / CHAuthCodeTextFieldView / 0.0.1 / CHAuthCodeTextFieldView.podspec.json
blob7896149ceba713b253d1fdfdf3ddc228c1df87f7
2   "name": "CHAuthCodeTextFieldView",
3   "version": "0.0.1",
4   "summary": "You can Use CHAuthCodeTextFieldView to build AuthCodeTextFieldView",
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.1"
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   }