[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 3 / d / FloatTextField / 1.0.1 / FloatTextField.podspec.json
blob1d752fd1279e80912108c95527826bd766f1c6cc
2   "name": "FloatTextField",
3   "version": "1.0.1",
4   "summary": "A subclass of UITextField which has some features.",
5   "homepage": "https://github.com/Zeacone/FloatTextField",
6   "license": "GPL",
7   "authors": {
8     "Zeacone": "andreboot42@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/Zeacone/FloatTextField.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "Classes/**/*.{h,m}",
18   "requires_arc": true