[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / f / 7 / CLRuntimeKit / 1.0.7 / CLRuntimeKit.podspec.json
blob990d26a6ab9acdc0941742c2533581c21257f2e7
2   "name": "CLRuntimeKit",
3   "version": "1.0.7",
4   "summary": "基于runtime 封装的Framework",
5   "description": "这是一个runtimeKit 框架 runtimeKit ,基于runtime 封装的Framework",
6   "homepage": "https://github.com/yuanmenglong886/runtimeKit",
7   "license": "MIT",
8   "authors": {
9     "yuanmenglong886": "yuanmenglong886@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/yuanmenglong886/runtimeKit.git",
16     "tag": "1.0.7"
17   },
18   "source_files": [
19     "runtimeKit/*.{h,m}",
20     "runtimeKit/runtimeKit.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "CoreGraphics",
25     "CoreFoundation",
26     "UIKit",
27     "Foundation"
28   ],
29   "requires_arc": true