[Add] MDMCore 3.9.15
[CocoaPods.git] / Specs / 4 / 9 / 3 / XSIntent / 0.0.1 / XSIntent.podspec.json
blob8bd1cb2883250e60f1afa2b8bce3b42a67b57d40
2   "name": "XSIntent",
3   "version": "0.0.1",
4   "summary": "local page routing",
5   "description": "UIViewcontroller Local Routor Component",
6   "homepage": "https://github.com/Smiley1994/XSIntent.git",
7   "license": "MIT",
8   "authors": {
9     "Macrolor ": "smileysun1994@gmail.com"
10   },
11   "platforms": {
12     "ios": "13.0"
13   },
14   "source": {
15     "git": "https://github.com/Smiley1994/XSIntent.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "SystemConfiguration"
27   ]