blob: af1c85e48bde0c000a25527c7a39b33a8e7d48ae [file] [log] [blame]
{
"name": "DubaiPoliceBot",
"version": "0.3.9",
"summary": "Dubai Police Bot",
"description": "Dubai Police Bot is a custom labiba bot for Dubai police",
"homepage": "https://github.com/yehyatt/DubaiPoliceBot",
"license": "LICENSE",
"authors": {
"Imagine": "yehyatt@gmail.com"
},
"source": {
"git": "https://github.com/yehyatt/DubaiPoliceBot.git",
"tag": "0.3.9"
},
"dependencies": {
"GooglePlaces": [
],
"GooglePlacePicker": [
],
"GoogleMaps": [
],
"Alamofire": [
],
"AlamofireImage": [
],
"NVActivityIndicatorView": [
],
"SocketRocket": [
],
"SVProgressHUD": [
],
"SwiftyJSON": [
]
},
"pod_target_xcconfig": {
"DEFINES_MODULE": "YES"
},
"source_files": "DubaiPoliceBot/Classes/**/*.{swift}",
"resources": "DubaiPoliceBot/**/*.{png,jpeg,jpg,storyboard,xib,xcassets}",
"platforms": {
"ios": "10.0"
}
}