[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / e / 4 / ARAutocompleteTextView / 0.1.0 / ARAutocompleteTextView.podspec.json
blob466afd9e512f68cfb82052701f94712c21daefc0
2   "name": "ARAutocompleteTextView",
3   "version": "0.1.0",
4   "summary": "Subclass of UITextView that automatically displays text suggestions in real-time.",
5   "homepage": "https://github.com/alexruperez/ARAutocompleteTextView",
6   "screenshots": "https://raw.githubusercontent.com/alexruperez/ARAutocompleteTextView/master/ARTextViewAutocompletion.png",
7   "license": "MIT",
8   "authors": {
9     "alexruperez": "contact@alexruperez.com"
10   },
11   "social_media_url": "https://twitter.com/alexruperez",
12   "platforms": {
13     "ios": null
14   },
15   "source": {
16     "git": "https://github.com/alexruperez/ARAutocompleteTextView.git",
17     "tag": "0.1.0"
18   },
19   "source_files": [
20     "ARAutocompleteTextView",
21     "Classes/*.{h,m}"
22   ],
23   "requires_arc": true