[Add] GamebaseAuthExternalWeiboSDK 3.4.0
[CocoaPods.git] / Specs / f / 0 / 1 / ACEAutocompleteBar / 1.0.0 / ACEAutocompleteBar.podspec.json
blob9aec4d5d4e9882ba3faa464405f97a40fbc895d8
2   "name": "ACEAutocompleteBar",
3   "version": "1.0.0",
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": "v1.0.0"
16   },
17   "platforms": {
18     "ios": "4.0"
19   },
20   "source_files": "ACEAutocompleteBar/*.{h,m}",
21   "requires_arc": false