[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / b / 3 / f / YBKit / 1.0.0 / YBKit.podspec.json
blob322602b8856151b68638c1cdf0a65de9a283d6a8
2   "name": "YBKit",
3   "version": "1.0.0",
4   "summary": "A marquee view used on iOS.",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/coderYB/YBKit",
7   "license": "MIT",
8   "authors": {
9     "coderYB": "807110922@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/coderYB/YBKit.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "YBKit/Class/**/*.{h,m}",
20   "frameworks": [
21     "Foundation",
22     "UIKit",
23     "Security"
24   ]