[Add] LiteRTSwift 0.0.1-nightly.20250103
[CocoaPods.git] / Specs / 1 / 4 / d / MXCoreLibrary / 0.0.1 / MXCoreLibrary.podspec.json
blob3f3f79bcda640a53ff871a4801a40e0200528072
2   "name": "MXCoreLibrary",
3   "version": "0.0.1",
4   "summary": "MX Core Library",
5   "description": "MX Core Library By 2017-08-30",
6   "homepage": "http://git.mixiong.mobi/zhiyongwang/MXCoreLibrary.git",
7   "license": "MIT",
8   "authors": {
9     "zhiyongwang": "zhiyongwang@mixiong.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "http://git.mixiong.mobi/zhiyongwang/MXCoreLibrary.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "MXCoreLibrary",
20     "MXCoreLibrary/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ]