[Add] DocumentReaderMRZRFIDStage 7.5.10842
[CocoaPods.git] / Specs / 5 / 9 / b / XICommand / 1.0.0 / XICommand.podspec.json
blob777b3fa98bbe44f2bda8fc3e9c94b6c1bc978f0a
2   "name": "XICommand",
3   "version": "1.0.0",
4   "summary": "Xcode interface command.The core function is to support the dark mode through the XIB file.",
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.0"
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   }