[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / f / 0 / c / SparkInspector / 1.3.3 / SparkInspector.podspec.json
blob4900696e7773dd98f22ef2d9cf3be8a8f0ba8f30
2   "name": "SparkInspector",
3   "version": "1.3.3",
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.3"
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   }