[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / 8 / 9 / 6 / ARNBannerView / 0.1.0 / ARNBannerView.podspec.json
blobd8c636eff2fe225cd8e30bafb10ce1e9fc1c77ae
2   "name": "ARNBannerView",
3   "version": "0.1.0",
4   "summary": "iOS BannerView for iAd or AdMob.",
5   "homepage": "https://github.com/xxxAIRINxxx/ARNBannerView",
6   "license": "MIT",
7   "authors": {
8     "xxxAIRINxxx": "xl1138@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/xxxAIRINxxx/ARNBannerView.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes",
19   "resource_bundles": {
20     "ARNBannerView": [
21       "Pod/Assets/*.png"
22     ]
23   },
24   "frameworks": "iAd",
25   "dependencies": {
26     "Google-AdMob-Ads-SDK": [
28     ]
29   }