[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 8 / e / CDZUIKitAutoLayoutDebugging / 0.0.8 / CDZUIKitAutoLayoutDebugging.podspec.json
blobc795747057b370f9f2f7fcf5de9584f137c8740a
2   "name": "CDZUIKitAutoLayoutDebugging",
3   "version": "0.0.8",
4   "summary": "Tools for easier Auto Layout debugging",
5   "description": "                  Tools for easier Auto Layout debugging on iOS 7+.\n",
6   "homepage": "https://github.com/cdzombak/CDZUIKitAutoLayoutDebugging",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chris Dzombak": "chris@chrisdzombak.net"
13   },
14   "social_media_url": "http://twitter.com/cdzombak",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/cdzombak/CDZUIKitAutoLayoutDebugging.git",
20     "tag": "0.0.8"
21   },
22   "source_files": "CDZUIKitAutoLayoutDebugging/*.{h,m}",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "requires_arc": true