[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 0 / 7 / VZInspector / 0.0.8 / VZInspector.podspec.json
blobc7b26a90b33826794d71e70a8f7cb35d208beb18
2   "name": "VZInspector",
3   "version": "0.0.8",
4   "summary": "an iOS app runtime debugger",
5   "homepage": "http://vizlabxt.github.io/blog/2014/11/06/VZInspector/",
6   "license": "MIT",
7   "authors": {
8     "akadealloc": "jayson.xu@foxmail.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/akaDealloc/VZInspector.git",
15     "tag": "0.0.8"
16   },
17   "requires_arc": true,
18   "frameworks": [
19     "Foundation",
20     "UIKit",
21     "CoreGraphics",
22     "QuartzCore"
23   ],
24   "source_files": "VZInspector/**/*",
25   "libraries": [
26     "z",
27     "c++"
28   ]