blob: 008526ac217cdf08789eda15a70578c37d7e7172 [file] [log] [blame]
{
"name": "TaxiPassengerLibrary",
"version": "3.6",
"summary": "Libreria taxi passenger app iOS con parametrizacion",
"description": " A longer description of TaxiPassengerLibrary in Markdown format.\n\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!\n",
"homepage": "https://github.com/widetechmobile/TaxiPassengerLibrary",
"license": {
"type": "Apache License, Version 2.0",
"text": " Licensed under the Apache License, Version 2.0 (the \"License\");\n you may not use this file except in compliance with the License.\n You may obtain a copy of the License at\n\n http://www.apache.org/licenses/LICENSE-2.0\n\n Unless required by applicable law or agreed to in writing, software\n distributed under the License is distributed on an \"AS IS\" BASIS,\n WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n See the License for the specific language governing permissions and\n limitations under the License.\n"
},
"authors": {
"Hawer Torres": "htorres@widetech.com.co"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/widetechmobile/TaxiPassengerLibrary.git",
"tag": "3.6"
},
"source_files": "TaxiPassengerLibrary/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"dependencies": {
"Google-Maps-iOS-SDK": [
"~> 1.8.1"
],
"JASidePanels": [
"~> 1.3.2"
],
"AFNetworking": [
"~> 1.3.2"
],
"SIAlertView": [
"~> 1.3"
],
"MMPickerView": [
"~> 0.0.1"
]
}
}