[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / b / 3 / 8 / DebugView / 0.0.2 / DebugView.podspec.json
blobfc776a856b8e70f6662a3e5ab9a00e4e73703fad
2   "name": "DebugView",
3   "version": "0.0.2",
4   "summary": "A simple way to debug your view hierarchy.",
5   "description": "                    It adds borders to your views, shows their frame sizes and shows the class name that they belong to.\n",
6   "homepage": "https://github.com/thegreatloser/DebugView",
7   "screenshots": [
8     "https://raw.githubusercontent.com/thegreatloser/DebugView/master/screenshot1.png",
9     "https://raw.githubusercontent.com/thegreatloser/DebugView/master/screenshot2.png"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE.txt"
14   },
15   "authors": {
16     "Tapan Thaker": "tapan.d.thaker@gmail.com"
17   },
18   "social_media_url": "http://twitter.com/tapthaker",
19   "platforms": {
20     "ios": "5.0"
21   },
22   "source": {
23     "git": "https://github.com/thegreatloser/DebugView.git",
24     "tag": "0.0.2"
25   },
26   "source_files": "Source",
27   "frameworks": "UIKit",
28   "requires_arc": true