[Add] OddsConverter 1.0
[CocoaPods.git] / Specs / 0 / 9 / 1 / MNLabelledTextField / 0.1.1 / MNLabelledTextField.podspec.json
blob25b550eaa4145d558fcc321a6605507d36b7f6ab
2   "name": "MNLabelledTextField",
3   "version": "0.1.1",
4   "summary": "UITextField subclass that has a label above.",
5   "description": "Text field that display label once the text field contains some characters. Text for the label is taken from the placeholder.\n",
6   "homepage": "https://github.com/matnogaj/MNLabelledTextField",
7   "license": "MIT",
8   "authors": {
9     "Mateusz Nogaj": "matnogaj@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/matnogaj/MNLabelledTextField.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*"