[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / b / 2 / ACEasyiAdsLib / 0.1.0 / ACEasyiAdsLib.podspec.json
blobdf9c7beb79fc278b296473f0036ca7cd4d762ce5
2   "name": "ACEasyiAdsLib",
3   "version": "0.1.0",
4   "summary": "An iAds library, just because I am lazy.",
5   "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",
6   "homepage": "https://github.com/alokc83/ACEasyiAdsLib",
7   "license": "MIT",
8   "authors": {
9     "Alok Choudhary": "alok.c83@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/alokc83/ACEasyiAdsLib.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/*.{h,m}",
20   "frameworks": [
21     "UIKit",
22     "iAd"
23   ]