[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / f / 0 / c / SparkInspector / 1.3.4 / SparkInspector.podspec.json
blobaf832aa48d86d05330a8a742615b8a81a3474be4
2   "name": "SparkInspector",
3   "version": "1.3.4",
4   "summary": "Runtime Debugger for iOS Apps.",
5   "homepage": "http://www.sparkinspector.com",
6   "authors": "Foundry376",
7   "source": {
8     "git": "https://github.com/Foundry376/SparkInspectorFramework.git",
9     "tag": "1.3.4"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "requires_arc": true,
15   "license": {
16     "type": "Copyright",
17     "file": "LICENSE"
18   },
19   "vendored_frameworks": "SparkInspector.framework",
20   "frameworks": [
21     "QuartzCore",
22     "SparkInspector"
23   ],
24   "libraries": "z",
25   "xcconfig": {
26     "FRAMEWORK_SEARCH_PATHS": "\"${PODS_ROOT}/SparkInspector\"",
27     "OTHER_LDFLAGS": "-ObjC"
28   }