[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 8 / 7 / VSTextField / 0.0.1 / VSTextField.podspec.json
blob2b06a5e6c88a1fa1bda9cc9d0df900d6cf73f5a9
2   "name": "VSTextField",
3   "version": "0.0.1",
4   "summary": "Easy text formatting.",
5   "description": "Dead simple drop-in subclass of UITextField with super easy number formatting.",
6   "homepage": "http://vojtastavik.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vojta Stavik": "",
13     "Munir Wanis": ""
14   },
15   "platforms": {
16     "ios": "9.3"
17   },
18   "source": {
19     "git": "https://github.com/VojtaStavik/VSTextField.git",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "VSTextField/VSTextField",
24     "VSTextField/VSTextField/**/*.{h,swift}"
25   ]