[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / 0 / 7 / XHTextField / 1.1 / XHTextField.podspec.json
blobf3679c6a6784837823d57b0e26e505d7af70d660
2   "name": "XHTextField",
3   "version": "1.1",
4   "summary": "类似微信的用户头像选择、系统信息App的手势控制键盘隐藏,还有自定义9种输入风格的TextField",
5   "homepage": "https://github.com/JackTeam/XHTextField",
6   "license": "MIT",
7   "authors": {
8     "xhzengAIB": "xhzengAIB@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/JackTeam/XHTextField.git",
12     "tag": "v1.1"
13   },
14   "frameworks": [
15     "Foundation",
16     "CoreGraphics",
17     "QuartzCore",
18     "UIKit"
19   ],
20   "platforms": {
21     "ios": "5.0"
22   },
23   "source_files": "Source",
24   "resources": "Source/XHTextField.bundle",
25   "requires_arc": true