[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git] / Specs / 0 / 7 / 5 / YYBannerdemo / 1.0 / YYBannerdemo.podspec.json
blob769c9b2fb5b453ced0c19ba2153058c16b666937
2   "name": "YYBannerdemo",
3   "summary": "A banner of illusion.",
4   "version": "1.0",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "yuanshuang": "1006228982@qq.com"
11   },
12   "social_media_url": "https://www.jianshu.com/p/974342c2be31",
13   "homepage": "https://github.com/sdupidBoby/YYBannerdemo",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/sdupidBoby/YYBannerdemo.git",
19     "tag": "1.0"
20   },
21   "requires_arc": true,
22   "source_files": "YYBannerView/*.{h,m}",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "SDWebImage": [
27     ],
28     "Masonry": [
30     ]
31   }