blob: df9c7beb79fc278b296473f0036ca7cd4d762ce5 [file] [log] [blame]
{
"name": "ACEasyiAdsLib",
"version": "0.1.0",
"summary": "An iAds library, just because I am lazy.",
"description": " \tI made this for three reasons, one I am lazy, second I need adify all my apps. third go to first one. :) \n\n * Markdown format.\n * Don't worry about the indent, we strip it!\n",
"homepage": "https://github.com/alokc83/ACEasyiAdsLib",
"license": "MIT",
"authors": {
"Alok Choudhary": "alok.c83@gmail.com"
},
"source": {
"git": "https://github.com/alokc83/ACEasyiAdsLib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "5.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*.{h,m}",
"frameworks": [
"UIKit",
"iAd"
]
}