[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 7 / 2 / b / KJBannerView / 1.0.3 / KJBannerView.podspec.json
blobcc404b982e56a6a9a2f6f344f80f98c9aa83a8b4
2   "name": "KJBannerView",
3   "version": "1.0.3",
4   "summary": "Banner",
5   "homepage": "https://github.com/yangKJ/KJBannerViewDemo",
6   "license": "Copyright (c) 2018 yangkejun",
7   "authors": {
8     "77": "393103982@qq.com"
9   },
10   "platforms": {
11     "ios": null
12   },
13   "source": {
14     "git": "https://github.com/yangKJ/KJBannerViewDemo.git",
15     "tag": "1.0.3"
16   },
17   "social_media_url": "https://www.jianshu.com/u/c84c00476ab6",
18   "requires_arc": true,
19   "ios": {
20     "source_files": "KJBannerViewDemo/KJBannerHeader.h"
21   },
22   "frameworks": [
23     "Foundation",
24     "UIKit"
25   ],
26   "subspecs": [
27     {
28       "name": "Classes",
29       "source_files": "KJBannerViewDemo/Classes/**/*.{h,m}",
30       "public_header_files": [
31         "KJBannerViewDemo/Classes/**/*.h",
32         "KJBannerViewDemo/Classes/*.h"
33       ]
34     }
35   ]