[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 0 / 4 / LFTextField / 0.2.1 / LFTextField.podspec.json
blob5855d32bf0e4a56d2abeea7be7450a62120d2c51
2   "name": "LFTextField",
3   "version": "0.2.1",
4   "summary": "A customizable UITextField",
5   "description": "Pod for omv. A customizable UITextField",
6   "homepage": "https://github.com/roytang121/LFTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Roy Tang": "me@roytang.me"
13   },
14   "source": {
15     "git": "https://github.com/roytang121/LFTextField.git",
16     "tag": "0.2.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LFTextField/Classes/**/*",
22   "resource_bundles": {
23     "LRTextField": [
24       "LFTextField/Assets/**/*.png"
25     ]
26   }