[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 5 / 9 / b / XICommand / 1.0.1 / XICommand.podspec.json
blob533a0f2d4c85d5ddb5243b6c51e8bfbb5035b7ba
2   "name": "XICommand",
3   "version": "1.0.1",
4   "summary": "Let XIB execute the command line.It supports the dark mode through the XIB file.Unlimited expansion of XIB editor.(swift,objc,objective-c)",
5   "homepage": "https://github.com/Meterwhite/XICommand",
6   "license": "MIT",
7   "authors": {
8     "Meterwhite": "meterwhite@outlook.com"
9   },
10   "source": {
11     "git": "https://github.com/Meterwhite/XICommand.git",
12     "tag": "1.0.1"
13   },
14   "source_files": "XICommand/**/*.{h,m}",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "8.2",
18     "osx": "10.12",
19     "tvos": "9.0"
20   }