[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 9 / 3 / XZYCodeView / 1.0.1 / XZYCodeView.podspec.json
blob5c684633fe377412716b4938ebcba750585a3022
2   "name": "XZYCodeView",
3   "version": "1.0.1",
4   "summary": "自己封装的验证码",
5   "description": "常用验证码",
6   "homepage": "https://github.com/740238622/XZYCodeView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xuziyou": "740238622@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/740238622/XZYCodeView.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "XZYCodeView/Classes/**/*.{h,m}",
22   "requires_arc": true