[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / e / CRBoxInputView / 1.2.0 / CRBoxInputView.podspec.json
blob3e0b7c467a2ac03c31224ccd260c59361c42d0a9
2   "name": "CRBoxInputView",
3   "version": "1.2.0",
4   "summary": "You can use this widget for verify code, password input or phone number input.",
5   "description": "TODO: You can use this widget for verify code, password input or phone number input.",
6   "homepage": "https://github.com/CRAnimation/CRBoxInputView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BearRan": "648070256@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/CRAnimation/CRBoxInputView.git",
16     "tag": "1.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PodCode/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ]
26   }