[Add] AlibabacloudQuanMiaoLightApp20240801 2.2.0
[CocoaPods.git] / Specs / c / f / 1 / hjfCocoaPods / 0.0.1 / hjfCocoaPods.podspec.json
blob00d95eb930734dd8b268208e2668983305e5a443
2   "name": "hjfCocoaPods",
3   "version": "0.0.1",
4   "summary": "UIView扩展",
5   "description": "It is a marquee view used on iOS, which implement by Objective-C.",
6   "homepage": "https://git.oschina.net/com.hjf.svn/TestModuleMediatorCocoaPod",
7   "license": "MIT",
8   "authors": {
9     "lovelife988923": "lovelife988923@163.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://git.oschina.net/com.hjf.svn/TestModuleMediatorCocoaPod.git",
16     "tag": "0.0.1"
17   },
18   "requires_arc": true,
19   "source_files": "hjfCocoaPods/*.{h,m}",
20   "frameworks": [
21     "Foundation",
22     "CoreGraphics",
23     "UIKit"
24   ]