[Add] MapboxCommon 24.10.0-daily-2025-01-05-04-25
[CocoaPods.git] / Specs / 6 / 5 / 2 / DubaiPolice / 0.3.1 / DubaiPolice.podspec.json
blobb08fa6492250b97967a92fc72e9f8e36ff3b8ca5
2   "name": "DubaiPolice",
3   "version": "0.3.1",
4   "summary": "Dubai Police Bot",
5   "description": "Dubai Police Bot is a custom labiba bot for Dubai police",
6   "homepage": "https://github.com/yehyatt/DubaiPolice",
7   "license": "LICENSE",
8   "authors": {
9     "Imagine": "yehyatt@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/yehyatt/DubaiPolice.git",
13     "tag": "0.3.1"
14   },
15   "dependencies": {
16     "GooglePlaces": [
18     ],
19     "GooglePlacePicker": [
21     ],
22     "GoogleMaps": [
24     ],
25     "Alamofire": [
27     ],
28     "AlamofireImage": [
30     ],
31     "NVActivityIndicatorView": [
33     ],
34     "SocketRocket": [
36     ],
37     "SVProgressHUD": [
39     ],
40     "SwiftyJSON": [
42     ]
43   },
44   "pod_target_xcconfig": {
45     "DEFINES_MODULE": "YES"
46   },
47   "source_files": "dubaiPolice/Classes/**/*.{swift}",
48   "resources": "dubaiPolice/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
49   "platforms": {
50     "ios": "10.0"
51   }