[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 1 / d / HHTextFieldView / 0.3.0 / HHTextFieldView.podspec.json
blob8bb4dffc300c24e7ad7aa94da98c8a8b961b9c1c
2   "name": "HHTextFieldView",
3   "version": "0.3.0",
4   "summary": "A short description of HHTextFieldView.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/hutaol/HHTextFieldView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hutaol": "1325049637@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/hutaol/HHTextFieldView.git",
16     "tag": "0.3.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HHTextFieldView/Classes/**/*",
22   "resource_bundles": {
23     "HHTextFieldView": [
24       "HHTextFieldView/Assets/*.png"
25     ]
26   }