[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 8 / 9 / SingleLineInput / 1.0.6 / SingleLineInput.podspec.json
bloba4c3bff7c5d72418c7595e93a42d07292cc6f87d
2   "name": "SingleLineInput",
3   "version": "1.0.6",
4   "summary": "A single line textfield with float label animation.",
5   "description": "                       It's an implementation of Telegram text field used on https://web.telegram.org\n                       * Custom input with one line\n                       * Place holder animation like telegram input\n",
6   "homepage": "https://github.com/diogomaximo/SingleLineInput",
7   "license": "MIT",
8   "authors": {
9     "Diogo Maximo": "dcmaximo@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/diogomaximo/SingleLineInput.git",
13     "tag": "1.0.6"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "SingleLineInput": [
22       "Pod/Assets/*.png"
23     ]
24   }