[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 0 / 3 / 9 / CBIntrospect / 0.4 / CBIntrospect.podspec.json
blobe32b3ac89a4cead8125e72a2e54c9e4187012cdf
2   "name": "CBIntrospect",
3   "version": "0.4",
4   "summary": "Introspect is a tool for iOS that aids in debugging user interfaces built with UIKit. Communicates with View Introspector, a desktop app.",
5   "homepage": "https://github.com/cbess/CBIntrospector",
6   "license": "MIT",
7   "authors": {
8     "Christopher Bess": "cbess@quantumquinn.com"
9   },
10   "source": {
11     "git": "https://github.com/cbess/CBIntrospector.git",
12     "tag": "v0.4"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "requires_arc": false,
18   "source_files": "CBIntrospect/*.{h,m}",
19   "frameworks": "QuartzCore"