[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / 3 / 4 / APAutocompleteTextField / 0.9.0 / APAutocompleteTextField.podspec.json
bloba9a7505d3398eb60737029ba568cc70052e3e877
2   "name": "APAutocompleteTextField",
3   "version": "0.9.0",
4   "summary": "Autocompletable text field",
5   "description": "                   Autocompletion text field works like Safari (iOS) or Chrome (iOS) search / address bar\n",
6   "homepage": "https://github.com/Antol/APAutocompleteTextField",
7   "license": "MIT",
8   "authors": {
9     "Antol": "antol.peshkov@gmail.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/Antol/APAutocompleteTextField.git",
16     "tag": "0.9.0"
17   },
18   "source_files": "APAutocompleteTextField.{h,m}",
19   "requires_arc": false