[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / d / b / TPDMapsApp / 1.1.2 / TPDMapsApp.podspec.json
blobc25874b5468b7f4f76e115d363308da1e6e5ae82
2   "name": "TPDMapsApp",
3   "version": "1.1.2",
4   "summary": "A class to help deal with the variety of mapping apps on iOS.",
5   "description": "TPDMapsApp helps you launch the right external mapping application.\n\nIt detects installed applications and provides APIs to automatically\nselect the most desirable one or to easily create preferences UI to\nallow the customer to select their own.",
6   "homepage": "https://github.com/trussworks/TPDMapsApp",
7   "license": "MIT",
8   "authors": {
9     "Mark Ferlatte": "mark@truss.works"
10   },
11   "source": {
12     "git": "https://github.com/trussworks/TPDMapsApp.git",
13     "tag": "1.1.2"
14   },
15   "source_files": "TPDMapsApp/TPDMapsApp/*.{h,m}",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "8.4"
19   }