[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 0 / 3 / 9 / CBIntrospect / 0.3.2 / CBIntrospect.podspec.json
blob6ec5c65606765a8d4fe6cec541a0e9800854d086
2   "name": "CBIntrospect",
3   "version": "0.3.2",
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.3.2"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "requires_arc": false,
18   "source_files": "CBIntrospect",
19   "frameworks": "QuartzCore"