[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 9 / 3 / 1 / RHSwiftExtensions / 1.2.4 / RHSwiftExtensions.podspec.json
blob94fbba7ba78ed9d7c3742afa8e6f2f1be1c9c8a0
2   "name": "RHSwiftExtensions",
3   "version": "1.2.4",
4   "summary": "Swift 常用功能封装",
5   "description": "Swift 常用功能封装",
6   "homepage": "https://github.com/495929699/RHSwiftExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "rongheng": "495929699g@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/495929699/RHSwiftExtensions.git",
16     "tag": "1.2.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "5.0",
22   "cocoapods_version": ">=1.6.0",
23   "pod_target_xcconfig": {
24     "SWIFT_VERSION": "5.0"
25   },
26   "source_files": [
27     "RHSwiftExtensions/Classes/*.swift",
28     "RHSwiftExtensions/Classes/**/*.swift"
29   ]