2 "name": "CJPAdController-Fixed",
4 "summary": "A simple, easy way to add iAd and AdMob ads to a view controller. Fork on CJPAdController",
5 "description": "CJPAdController is a singleton class allowing easy implementation of iAd and AdMob ads in your iOS app. It supports all devices and orientations. Fork on CJPAdController.\n\n* Choose which one serves as your default ads, and the other will show whenever an ad is not available.\n* Option to display the ads at the top or the bottom of your views.\n* Automatically hides from view when there are no ads to display.\n* Support for removing ads permanently, for example if you have set up an in-app purchase to remove them.",
7 "http://i.imgur.com/dxUHvLK.png",
8 "http://i.imgur.com/rvdpr2Z.png"
11 "homepage": "https://github.com/arno608rw/CJPAdController-Fixed",
13 "Thitipong Wongsatho": "arno608rw@gmail.com"
19 "git": "https://github.com/arno608rw/CJPAdController-Fixed.git",
22 "source_files": "CJPAdController-Fixed/*.{h,m}",
29 "Google-Mobile-Ads-SDK": [
33 "pod_target_xcconfig": {
34 "FRAMEWORK_SEARCH_PATHS": "$(PODS_ROOT)/Google-Mobile-Ads-SDK/**",
35 "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"