[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 7 / 1 / 9 / XQFoundation / 0.0.1 / XQFoundation.podspec.json
blobfb96b4ff6a70cb02be939559a46b3d17f7d19e1c
2   "name": "XQFoundation",
3   "version": "0.0.1",
4   "summary": "该组件包含常用类型的扩展",
5   "description": "该组件包含常用类型的扩展,如UI组件的扩展等。",
6   "homepage": "https://github.com/xq0216/XQFoundation",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "laixuefei": "laixuefei@g7.com.cn"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/xq0216/XQFoundation.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "XQFoundation",
23     "Source/**/*.swift"
24   ],
25   "requires_arc": true,
26   "swift_versions": "4.0",
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ],
31   "swift_version": "4.0"