blob: 1a10100a09066ca6a3b847adff6e5bfbd259a191 [file] [log] [blame]
{
"name": "NearByUsersSearch",
"version": "0.1.0",
"summary": "To find people nearby you.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/kalandar16/NearByUsersSearch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KalandarB": "kalandarbabu@gmail.com"
},
"source": {
"git": "https://github.com/kalandar16/NearByUsersSearch.git",
"tag": "0.1.0"
},
"static_framework": true,
"platforms": {
"ios": "8.0"
},
"swift_version": "3.2",
"source_files": "NearByUsersSearch/Classes/**/*",
"dependencies": {
"GoogleMaps": [
],
"GooglePlaces": [
],
"Alamofire": [
],
"SDWebImage": [
"~> 4.0"
]
}
}