[Add] KaleyraVideoBroadcastExtension 2.0.0
[CocoaPods.git] / Specs / a / 3 / 4 / CKTextField / 0.1.2 / CKTextField.podspec.json
blob9050a8025f9566380be0722e285e1e144f6d00df
2   "name": "CKTextField",
3   "version": "0.1.2",
4   "summary": "An improved version of the original UITextField.",
5   "description": "                   CKTextField was started as an enhanced UITextField which\n                   uses subtle animations to add to a better user\n                   experience.\n",
6   "homepage": "https://github.com/JaNd3r/CKTextField",
7   "screenshots": "https://raw.githubusercontent.com/JaNd3r/CKTextField/master/CKTextFieldDemo.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Christian Klaproth": "ck@cm-works.de"
14   },
15   "social_media_url": "http://twitter.com/JaNd3r",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source": {
21     "git": "https://github.com/JaNd3r/CKTextField.git",
22     "tag": "0.1.2"
23   },
24   "source_files": "CKTextField/*.{h,m}"