[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 0 / 3 / 9 / CBIntrospect / 0.4.1 / CBIntrospect.podspec.json
blob3eae7e6d2517b88a29bc7754bc6c43a6948669f3
2   "name": "CBIntrospect",
3   "version": "0.4.1",
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.1"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "requires_arc": false,
18   "source_files": "CBIntrospect/*.{h,m}",
19   "frameworks": "QuartzCore"