[Delete] FaceCoreBasicNightly 6.3.1040
[CocoaPods.git] / Specs / f / 0 / c / SparkInspector / 1.3.0 / SparkInspector.podspec.json
blob5eab62d4471a13e6efccb8a8e8094c686ce12188
2   "name": "SparkInspector",
3   "version": "1.3.0",
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.0"
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   }