[Add] SmartCodable 4.3.1
[CocoaPods.git] / Specs / d / 5 / 3 / DubaiPoliceBot / 0.5.5 / DubaiPoliceBot.podspec.json
blobc53bc14256b40c110df5b9eecf800a6e8257cdeb
2   "name": "DubaiPoliceBot",
3   "version": "0.5.5",
4   "summary": "Dubai Police Bot",
5   "description": "Dubai Police Bot is a custom labiba bot for Dubai police",
6   "homepage": "https://github.com/yehyatt/DubaiPoliceBot",
7   "license": "LICENSE",
8   "authors": {
9     "Imagine": "yehyatt@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/yehyatt/DubaiPoliceBot.git",
13     "tag": "0.5.5"
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": "DubaiPoliceBot/Framework/Classes/**/*.{swift}",
48   "resources": "DubaiPoliceBot/Framework/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,strings,lproj}",
49   "platforms": {
50     "ios": "10.0"
51   }