[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / f / 0 / 1 / ACEAutocompleteBar / 0.1.1 / ACEAutocompleteBar.podspec.json
blob617cb40983735127b046d0e27b22deba8aa09701
2   "name": "ACEAutocompleteBar",
3   "version": "0.1.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Simple UITextFlied category to display text suggestions in real-time on the top of the virtual keyboard.",
9   "homepage": "https://github.com/acerbetti/ACEAutocompleteBar",
10   "authors": {
11     "Stefano Acerbetti": "acerbetti@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/acerbetti/ACEAutocompleteBar.git",
15     "tag": "v0.1.1"
16   },
17   "platforms": {
18     "ios": "4.0"
19   },
20   "source_files": "ACEAutocompleteBar/*.{h,m}",
21   "requires_arc": false