[Add] ReactiveObjCForTDesk 5.0.3
[CocoaPods.git] / Specs / c / 7 / a / LXSwiftFoundation / 8.5.4 / LXSwiftFoundation.podspec.json
blob43d5d94c10d16d77943228e7002710ba498457aa
2   "name": "LXSwiftFoundation",
3   "version": "8.5.4",
4   "summary": "Extend more user-friendly functions for system classes",
5   "description": "LXSwiftFoundation is Extend more user-friendly functions for system classes",
6   "homepage": "https://github.com/LIXIANGXLee/LXSwiftFoundationModule",
7   "license": "MIT",
8   "authors": {
9     "lixiang": "1367015013@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/LIXIANGXLee/LXSwiftFoundationModule.git",
17     "tag": "8.5.4"
18   },
19   "subspecs": [
20     {
21       "name": "OCTools",
22       "source_files": "LXSwiftFoundation/ocTools/*.{h,m}"
23     },
24     {
25       "name": "SwiftTools",
26       "source_files": "LXSwiftFoundation/swiftTools/*.swift",
27       "dependencies": {
28         "LXSwiftFoundation/OCTools": [
30         ]
31       }
32     }
33   ],
34   "swift_version": "5.0"