[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / f / 7 / CLRuntimeKit / 1.0.9 / CLRuntimeKit.podspec.json
blob098533519cb0e8c8a1d12c60bc955fa6712e5596
2   "name": "CLRuntimeKit",
3   "version": "1.0.9",
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.9"
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