[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / c / 1 / 7 / FoundationX / 0.3.3 / FoundationX.podspec.json
blob213c6a82d7197762f64b09390cee7ce2356a2950
2   "name": "FoundationX",
3   "version": "0.3.3",
4   "summary": "A library for swift/objc effective codes. Use it to save your time.",
5   "swift_versions": "5.0",
6   "description": "A library for swift/objc effective codes.",
7   "homepage": "https://github.com/Lguanghui/FoundationX",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "liangguanghui": "liangguanghui1998@gmail.com"
14   },
15   "platforms": {
16     "ios": "11.0",
17     "osx": "11.0"
18   },
19   "source": {
20     "git": "https://github.com/Lguanghui/FoundationX.git",
21     "tag": "0.3.3"
22   },
23   "source_files": "Sources/**/*",
24   "exclude_files": "Sources/Exclude",
25   "swift_version": "5.0"