[Add] RapidKitFoundation_MacOS 2024.1230.1857.641
[CocoaPods.git] / Specs / e / c / f / IMXLauncher / 1.0.0 / IMXLauncher.podspec.json
blobaf980e7f164c8be0e47d9ddfd76f75205df423e9
2   "name": "IMXLauncher",
3   "version": "1.0.0",
4   "summary": "App Launcher Dispathcer",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "homepage": "https://github.com/PanZhow/IMXLauncher.git",
10   "authors": {
11     "zhoupanpan": "2331838272@qq.com"
12   },
13   "source": {
14     "git": "https://github.com/PanZhow/IMXLauncher.git",
15     "tag": "1.0.0"
16   },
17   "requires_arc": true,
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "IMXLauncher/Launcher/*.{h,m}",
22   "public_header_files": [
23     "IMXLauncher/Launcher/*.{h}"
24   ]