[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / f / 3 / 0 / XUIKit / 0.1.0 / XUIKit.podspec.json
blob621ec9a4e9db908c9182f02d38619e81f498e226
2   "name": "XUIKit",
3   "version": "0.1.0",
4   "summary": "Swift extensions for UIKit.framework.",
5   "description": "The purpose of this library is to collect extensions of common UIKit frameworks.",
6   "homepage": "https://github.com/FITZ-ZHANG-GITHUB/XUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "FITZ": "fitz-zhang@mail.com"
13   },
14   "source": {
15     "git": "https://github.com/FITZ-ZHANG-GITHUB/XUIKit.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "XUIKit/Classes/**/*"