[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / d / e / KohanaTextField / 1.1.0 / KohanaTextField.podspec.json
blobcbaefbede1eb18aebe041d5c1cbfe543e5432b79
2   "name": "KohanaTextField",
3   "version": "1.1.0",
4   "summary": "A TextField UIView with the Kohana animation.",
5   "description": "The KohanaTextField is a customizable UIView that implements the Kohana Text Field animation.",
6   "homepage": "http://github.com/natangr/KohanaTextField",
7   "license": "MIT",
8   "authors": {
9     "Natan Grando": "natangrando@gmail.com"
10   },
11   "pod_target_xcconfig": {
12     "SWIFT_VERSION": "3"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/natangr/KohanaTextField.git",
19     "tag": "1.1.0"
20   },
21   "source_files": [
22     "KohanaTextField",
23     "KohanaTextField/**/*.{h,m}"
24   ],
25   "pushed_with_swift_version": "3.0"