[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 7 / 1 / 9 / FloatingTextField / 1.0.0 / FloatingTextField.podspec.json
blob85bea7b7c428fe8a8041ff239b2faa739adb0643
2   "name": "FloatingTextField",
3   "version": "1.0.0",
4   "summary": "仿安卓TextInputLayout效果的TextField.",
5   "homepage": "https://github.com/wangcy90/FloatingTextField",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "WangChongyang": "chongyangfly@163.com"
12   },
13   "source": {
14     "git": "https://github.com/wangcy90/FloatingTextField.git",
15     "tag": "1.0.0"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "FloatingTextField/**/*"