[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / 8 / 1 / AutocompleteField / 1.0 / AutocompleteField.podspec.json
blobb2b1b15c3b16478b82e8837f3d8d36cd04919541
2   "name": "AutocompleteField",
3   "version": "1.0",
4   "summary": "Add word completion to your UITextFields.",
5   "homepage": "http://iosdev.io/autocompletefield",
6   "screenshots": "https://camo.githubusercontent.com/9a525a5623198884f545d43c7aa0df857488c2c6/68747470733a2f2f646c2e64726f70626f7875736572636f6e74656e742e636f6d2f752f3935383439392f707265766965772e6769663f646c3d30",
7   "license": "MIT",
8   "authors": {
9     "Filip Stefansson": "filip.stefansson@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/filipstefansson/AutocompleteField.git",
16     "tag": "1.0"
17   },
18   "source_files": "AutocompleteField/**/*.swift"