[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / c / 1 / 8 / NJK_VerificationCodeView / 0.0.3 / NJK_VerificationCodeView.podspec.json
blob73da28a2d17912214bd38b2a1f42e52ca006fbf2
2   "name": "NJK_VerificationCodeView",
3   "version": "0.0.3",
4   "summary": "A validation box that can be expanded freely",
5   "description": "TA verification code used for a certain number of digits.",
6   "homepage": "https://github.com/jiangkuoniu/NJK_VerificationCodeView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "NJK": "707429313@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/jiangkuoniu/NJK_VerificationCodeView.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "Library/*{h,m}",
22   "requires_arc": true,
23   "frameworks": "UIKit",
24   "dependencies": {
25     "Masonry": [
27     ]
28   },
29   "subspecs": [
30     {
31       "name": "BoxLabel",
32       "source_files": "Library/BoxLabel/*.{h,m}"
33     }
34   ]