[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 7 / 3 / a / CXSwiftKit / 1.0.12 / CXSwiftKit.podspec.json
blob45df577520096ded27199ae64db0a9a0a60a9ac3
2   "name": "CXSwiftKit",
3   "version": "1.0.12",
4   "summary": "CXSwiftKit provides rich extensions of swift language, also supports Objective-C.",
5   "description": "CXSwiftKit provides rich extensions of swift language, also supports Objective-C.",
6   "homepage": "https://github.com/chenxing640/CXSwiftKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenxing": "chenxing640@foxmail.com"
13   },
14   "source": {
15     "git": "https://github.com/chenxing640/CXSwiftKit.git",
16     "tag": "1.0.12"
17   },
18   "swift_versions": [
19     "4.2",
20     "5.0"
21   ],
22   "platforms": {
23     "ios": "10.0"
24   },
25   "requires_arc": true,
26   "source_files": "CXSwiftKit/Classes/**/*",
27   "swift_version": "5.0"