[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / b / 4 / FBMemoryProfiler-Droar / 1.0.3 / FBMemoryProfiler-Droar.podspec.json
blobee22aa270727a9759238c481ba4caf74886ce420
2   "name": "FBMemoryProfiler-Droar",
3   "version": "1.0.3",
4   "summary": "A Droar plugin for FBMemoryProfiler",
5   "description": "This adds an integration for FBMemoryProfiler straight in Droar.",
6   "homepage": "https://github.com/myriadmobile/FBMemoryProfiler-Droar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Myriad Mobile": "developers@myriadmobile.com"
13   },
14   "source": {
15     "git": "https://github.com/myriadmobile/FBMemoryProfiler-Droar.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "FBMemoryProfiler-Droar/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "FBMemoryProfiler": [
26     ],
27     "Droar": [
29     ]
30   }