[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / d / b / TPDMapsApp / 1.1.0 / TPDMapsApp.podspec.json
blob8ea3a5734c41d81e0b66af5c35d21fa7026b42a1
2   "name": "TPDMapsApp",
3   "version": "1.1.0",
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.\n\n",
6   "homepage": "https://github.com/tetherpad/TPDMapsApp",
7   "license": "MIT",
8   "authors": {
9     "Mark Ferlatte": "mark@tetherpad.com"
10   },
11   "source": {
12     "git": "https://github.com/tetherpad/TPDMapsApp.git",
13     "tag": "1.1.0"
14   },
15   "source_files": "TPDMapsApp/TPDMapsApp/*.{h,m}",
16   "requires_arc": true,
17   "platforms": {
18     "ios": "7.0"
19   }