[Add] HXPhotoPicker 4.2.4
[CocoaPods.git] / Specs / 0 / 7 / f / MNCellTextField / 0.1.4 / MNCellTextField.podspec.json
blobcdd8795b86dd74baa7bc9f6e1a4e7dbefceabfc5
2   "name": "MNCellTextField",
3   "version": "0.1.4",
4   "summary": "Text Field implementation that displays cells for each character.",
5   "description": "                       Custom input that allows entering single characters into separate labels.\n",
6   "homepage": "https://github.com/matnogaj/MNCellTextField",
7   "license": "MIT",
8   "authors": {
9     "Mateusz Nogaj": "matnogaj@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/matnogaj/MNCellTextField.git",
13     "tag": "0.1.4"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"