[Add] ReerRouter 2.2.0
[CocoaPods.git] / Specs / 7 / 9 / d / CommonADView / 0.0.1 / CommonADView.podspec.json
blob453539815c6f8a521a2b1276d9e6550dd98ef56e
2   "name": "CommonADView",
3   "version": "0.0.1",
4   "summary": "A View which used to show ad.",
5   "homepage": "https://github.com/dvlproad/CommonADView",
6   "license": "MIT",
7   "authors": {
8     "dvlproad": "913168921@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/dvlproad/CommonADView.git",
15     "tag": "0.0.1"
16   },
17   "source_files": "CommonADView/**/*.{h,m}",
18   "frameworks": "UIKit",
19   "requires_arc": true,
20   "dependencies": {
21     "SDWebImage": [
22       "~> 3.7.2"
23     ]
24   }