[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 7 / 1 / NRAdView / 0.0.3 / NRAdView.podspec.json
blob9078569971e0d31a40f7b935c448191c3fa3ce1e
2   "name": "NRAdView",
3   "version": "0.0.3",
4   "summary": "A 2d or 3d AdView.",
5   "description": "A 2d or 3d AdView for ios.",
6   "homepage": "https://github.com/ZRlonger/NRAdViewDemo.git",
7   "license": "MIT",
8   "authors": {
9     "longer": "504010900@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/ZRlonger/NRAdViewDemo.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "NRAdView",
20     "NRAdView/**/*.{h,m}"
21   ],
22   "resources": "NRAdView/Resources/*",
23   "dependencies": {
24     "SDWebImage": [
26     ],
27     "SDWebImage/GIF": [
29     ]
30   }