Coder Social home page Coder Social logo

dsowsy / toldeveloperads Goto Github PK

View Code? Open in Web Editor NEW

This project forked from larsacus/toldeveloperads

0.0 2.0 0.0 416 KB

Easily create beautiful banners for all of your App Store apps with a single line of code.

Objective-C 66.52% Ruby 1.78% C 0.31% CSS 29.58% TeX 0.51% C++ 0.67% Shell 0.64%

toldeveloperads's Introduction

TOLDeveloperAds

Easily create free, beautiful in-app banners for all of your other App Store apps with a single line of code:

[[LARSAdController sharedManager] registerAdClass:[TOLDeveloperAds class] withPublisherId:@"284800461"];

Where the "publisher ID" is your developer id number given to you by Apple. You can find this number by going to Apple's iTunes linkmaker and searching for your developer name. When you find yourself in the "Artists" section, click "Artist Link" under your name. Your dev id should be in the link in the following format:

https://itunes.apple.com/us/artist/tapbots/idXXXXXXXXX?uo=4

All you need is the number denoted by X's above.

All App Store data about your apps will be downloaded and used on-the-fly to generate banners for your other ads.

This is generally what it will look like in portrait mode (thanks to Eric Celedonia for the initial design):

#Development This project is very much in development and should not be used for production... yet. If you are interested in using this in production or extending this to use for production, feel free to help out. Check the issues for planned features not yet implemented or bugs being tracked.

If you don't/can't contribute to the project, feel free to submit an issue on features you would like to see or use-cases that may not currently be considered.

Check out the Demo/ folder for the project being used for development, which should include all pods necessary.

#Dependencies TOLDeveloperAds is depended by LARSAdController. The easiest way to manage this dependency is by using Cocoapods:

pod 'LARSAdController/Core', '~>3.0'

The other following dependencies are currently required (but may not be when development stabilizes for release):

pod 'ColorArt'
pod 'NSHash'
pod 'Reachability', '~>3.1'

TOLDeveloperAds requires iOS 5.0+

#Features Features of TOLDeveloperAds include:

  1. Beautiful enough to include in even your non ad-enabled apps, maybe in a settings screen or on your "about" section
  2. Free ads for all of your other apps
  3. Link directly to App Store on tap
  4. Customizable ad view by conforming your banner to TOLDeveloperBannerProtocol if you don't like the provided banner
  5. Intelligent image caching and image downloading depending on connection to reduce user bandwidth
  6. Auto-exclusion of current app running to not waste banner time
  7. Auto-exclusion of mac apps
  8. Leverages all the great features of LARSAdController to integrate your existing ads if you have them. Never have unfilled ad inventory again.

#MIT License Copyright (c) 2013 Lars Anderson, theonlylars

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Bitdeli Badge

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.