Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/prismicio/ios-starter
Starter project for the iOS platform
https://github.com/prismicio/ios-starter
Last synced: 2 months ago
JSON representation
Starter project for the iOS platform
- Host: GitHub
- URL: https://github.com/prismicio/ios-starter
- Owner: prismicio
- Created: 2014-02-24T15:20:21.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-07-02T09:07:43.000Z (over 10 years ago)
- Last Synced: 2024-04-08T16:54:28.956Z (9 months ago)
- Language: Objective-C
- Homepage: https://developers.prismic.io
- Size: 188 KB
- Stars: 1
- Watchers: 13
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## iOS development kit for prismic.io
### **Note**
This kit in currently a Work in Progress: some features may be missing.
Any pull-request are most welcomed.
The starter is currently configured for iPhone 5 with iOS 7.
### Getting Started with the kit
* Open the Starter-kit project with Xcode
* Run the project#### Getting started with prismic.io
You can find out [how to get started with prismic.io](https://developers.prismic.io/documentation/UjBaQsuvzdIHvE4D/getting-started) on our [prismic.io developer's portal](https://developers.prismic.io/).
#### Get started using the kit
Also on our [prismic.io developer's portal](https://developers.prismic.io/), on top of our full documentation, you will:
* get a thorough introduction of [how to use prismic.io kits](https://developers.prismic.io/documentation/UjBe8bGIJ3EKtgBZ/api-documentation#kits-and-helpers), including this one.
* :: TODO ::#### Kit's detailed documentation
:: TODO ::
### Changelog
Need to see what changed, or to upgrade your kit? We keep our changelog on [this repository's "Releases" tab](https://github.com/prismicio/ios-kit/releases).
### Contribute to the kit
Contribution is open to all developer levels, read our "[Contribute to the official kits](https://developers.prismic.io/documentation/UszOeAEAANUlwFpp/contribute-to-the-official-kits)" documentation to learn more.
#### Documentation
Please document any bugfix or new feature. Don't worry about generating the doc, we'll take care of that.
If you find existing code that is not optimally documented and wish to make it better, we really appreciate it; but you should document it on its own branch and its own pull request.
### Licence
This software is licensed under the Apache 2 license, quoted below.
Copyright 2013 Zengularity (http://www.zengularity.com).
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this project except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.