[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 1 / 9 / 7 / TextFocuser / 0.0.2 / TextFocuser.podspec.json
blobc44b9342d614cad1ddb4f1d26ac057af234e85b4
2   "name": "TextFocuser",
3   "version": "0.0.2",
4   "summary": "AutoFocus on textField",
5   "homepage": "https://github.com/taewan0530/TextFocuser",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "taewan kim": "taewan0530@daum.net"
12   },
13   "source": {
14     "git": "https://github.com/taewan0530/TextFocuser.git",
15     "tag": "0.0.2"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Sources/*.{swift,h}",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "requires_arc": true,
26   "pod_target_xcconfig": {
27     "SWIFT_VERSION": "3.0"
28   },
29   "pushed_with_swift_version": "3.0"