blob: bfad993a6b1bff7605522931fc316f772b413dae [file] [log] [blame]
{
"name": "TPLLBA",
"version": "0.0.4",
"summary": "Location based ads by TPLMaps Ltd.",
"description": "A product of TPLMaps Ltd. Provide ads according to user location. Using TPLLBA an app can capture the desire audience and business will be expanded.",
"homepage": "https://github.com/anumshk27/TPLLBA",
"license": {
"type": "MIT",
"text": "\nMIT License\nCopyright (c) 2017 TPLMaps\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n"
},
"authors": {
"TPLMaps": "tplmaps.dev@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/anumshk27/TPLLBA.git",
"tag": "0.0.4"
},
"ios": {
"vendored_frameworks": "TPLLBA.framework",
"frameworks": [
"UIKit",
"CoreLocation",
"SystemConfiguration",
"CFNetwork"
]
},
"requires_arc": true
}