[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / a / 3 / YTFloatingTitleTextField / 0.1.1 / YTFloatingTitleTextField.podspec.json
blob4421e980550e4395a01db93ac9ce712c29aaaeb0
2   "name": "YTFloatingTitleTextField",
3   "version": "0.1.1",
4   "summary": "A UITextField subclass with floating title and bottom line.",
5   "homepage": "https://github.com/ldbchan/YTFloatingTitleTextField",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ldbchan": "ldb.chan@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/ldbchan/YTFloatingTitleTextField.git",
15     "tag": "v0.1.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "YTFloatingTitleTextField/Classes/**/*"