[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / f / 4 / b / IconTextField / 1.0.1 / IconTextField.podspec.json
blob48238757b695b2046999f8b9c8bb075486b0ecc8
2   "name": "IconTextField",
3   "version": "1.0.1",
4   "summary": "A customized UITextfield",
5   "swift_versions": "5.0",
6   "description": "A customized UITextfield with left/right icon and underline",
7   "homepage": "https://github.com/z1joey/IconTextField",
8   "license": "MIT",
9   "authors": {
10     "Joey Zhang": "z1joey@iCloud.com"
11   },
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/z1joey/IconTextField.git",
17     "tag": "1.0.1"
18   },
19   "source_files": "IconTextField/*",
20   "swift_version": "5.0"