[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 4 / 3 / EEEManualLayout / 0.1.1 / EEEManualLayout.podspec.json
blobaac6791e570b42480dc94b8756ceda544702c76c
2   "name": "EEEManualLayout",
3   "version": "0.1.1",
4   "summary": "For when Cocoa's Auto Layout is a bit too ... automatic!",
5   "homepage": "https://github.com/epologee/EEEManualLayout",
6   "license": "MIT",
7   "authors": {
8     "Eric-Paul Lecluse": "e@epologee.com"
9   },
10   "source": {
11     "git": "https://github.com/epologee/EEEManualLayout.git",
12     "tag": "0.1.1"
13   },
14   "social_media_url": "https://twitter.com/epologee",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes",
20   "frameworks": "QuartzCore"