[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 0 / 6 / PickerWithSearch / 1.0.0 / PickerWithSearch.podspec.json
blobef72044d1538e781c508441f2ae50769fdfad36a
2   "name": "PickerWithSearch",
3   "version": "1.0.0",
4   "summary": "Custom picker supporting search and other features for iOS",
5   "authors": {
6     "username": "hadi.jacob@gmail.com"
7   },
8   "homepage": "https://github.com/HadiYaac/PickerWithSearch.git",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "source": {
14     "git": "https://github.com/HadiYaac/PickerWithSearch.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source_files": "Code/PickerWithSearch/*.swift",
21   "ios": {
22     "source_files": "Code/PickerWithSearch/*.swift"
23   }