[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / 2 / 0 / AutoCompletePlaceTextfield / 0.1.0 / AutoCompletePlaceTextfield.podspec.json
blob4f35972bcb9bf7318aa4fbd13f6d3e92f915d411
2   "name": "AutoCompletePlaceTextfield",
3   "version": "0.1.0",
4   "summary": "This is AutoCompletePlaceTextfield for google places.",
5   "description": "TODO: This is AutoCompletePlaceTextfield for google places. After Then install Google Places Pod and add api key into AppDelegate file.",
6   "homepage": "https://github.com/macvinod/AutoCompletePlaceTextfield",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "macvinod": "mac.vinod.kumar@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/macvinod/AutoCompletePlaceTextfield.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AutoCompletePlaceTextfield/Classes/**/*",
22   "swift_versions": "4.2",
23   "static_framework": true,
24   "dependencies": {
25     "GooglePlaces": [
27     ]
28   },
29   "swift_version": "4.2"