[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / d / b / TPDMapsApp / 1.1.1 / TPDMapsApp.podspec.json
blob1b3de27ebe12c2151756542652fbbed9559ce0a4
2   "name": "TPDMapsApp",
3   "version": "1.1.1",
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.1"
14   },
15   "source_files": "TPDMapsApp/TPDMapsApp/*.{h,m}",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "8.0"
19   }