From f595db1e122150c17ca5dee3258e749d69fdc8e7 Mon Sep 17 00:00:00 2001 From: Jeff Jewiss Date: Tue, 20 Jan 2015 10:24:31 -0500 Subject: [PATCH] Initial commit --- LICENSE | 1 + README.md | 14 ++++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 LICENSE create mode 100644 README.md diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..14b4f56 --- /dev/null +++ b/LICENSE @@ -0,0 +1 @@ +The sole purpose of this file is to help you pitch, design and build amazing software. The file nor its elements are to be repurposed as your own. It can’t be broken apart and used to create similar tools. diff --git a/README.md b/README.md new file mode 100644 index 0000000..ade181e --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# iOS 7 GUI PSD (iPhone) + +### Make good stuff + +The PSD is a well organized, labeled and layered PSD full of editable shape +layers. Most people find it useful for mocking up apps. Others use it to concept +ideas or create custom interface elements that work harmoniously with those +native to iOS. Whatever your use, we hope you enjoy it. + +Before you get started, you’ll want to become acquainted with some of the +support documentation that Apple has put together over at +[developer.apple.com](http://developer.apple.com/) +(login required). PDFs like the iOS HIG, UI Transition Guide and UI Catalog will +help you become familiar with how and when to use these elements.