[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / 1 / e / 2 / APSearchTextField / 0.0.2 / APSearchTextField.podspec.json
blob38bfe2f6b25352cdcc2f8c77b752779d57b4fb6b
2   "name": "APSearchTextField",
3   "version": "0.0.2",
4   "summary": "A reusable UITextField subclass with suggestions list",
5   "frameworks": "XCTest",
6   "description": "A Generic reusable UITextField subclass with suggestions list",
7   "homepage": "https://github.com/Bellaposa/APSearchTextField",
8   "license": "MIT",
9   "authors": {
10     "Antonio Posabella": "antonioposabella91@gmail.com"
11   },
12   "social_media_url": "https://twitter.com/nice_pose",
13   "swift_versions": "5.0",
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/Bellaposa/APSearchTextField.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "APSearchTextField/**/*.{h,m,swift}",
22   "swift_version": "5.0"