[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / 1 / 4 / c / CCAutocomplete / 0.0.3 / CCAutocomplete.podspec.json
blobba8ce9740775af4a7b45c2e80ca12030b181f2e4
2   "name": "CCAutocomplete",
3   "version": "0.0.3",
4   "summary": "Autocomplete for UITextField",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "homepage": "https://github.com/cjcoax/Autocomplete",
9   "license": "MIT",
10   "authors": {
11     "Amir Rezvani": "iosmate-misc@yahoo.com"
12   },
13   "description": "Autocomplete is a lightweight component that gives you the ability to extend UITextField and add autocomplete functionality to it",
14   "source": {
15     "git": "https://github.com/cjcoax/Autocomplete.git",
16     "branch": "master",
17     "tag": "0.0.3"
18   },
19   "source_files": "Autocomplete/AutoComplete/*.swift",
20   "resources": "Autocomplete/AutoComplete/*.{png,storyboard,lproj}"