[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / a / 2 / APGenericSearchTextField / 0.1.3 / APGenericSearchTextField.podspec.json
blob9e9dbfde6ce5e1129139d003597602ff46f143e0
2   "name": "APGenericSearchTextField",
3   "version": "0.1.3",
4   "summary": "A generic search UITextField with suggestions list",
5   "description": "\"A generic search UITextField with suggestions list with the power of KeyPath and NSPredicate\"",
6   "homepage": "https://github.com/Bellaposa/APGenericSearchTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Bellaposa": "antonioposabella91@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Bellaposa/APGenericSearchTextField.git",
16     "tag": "0.1.3"
17   },
18   "social_media_url": "https://twitter.com/nice_pose",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "source_files": "APGenericSearchTextField/Classes/**/*.swift",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"