[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / c / b / 3 / FoundationLog / 1.0.1 / FoundationLog.podspec.json
blob06cd2aca7c7e447bb89e9eec8b7ffdb9c4b4c526
2   "name": "FoundationLog",
3   "version": "1.0.1",
4   "summary": "Support for logging Chinese words in the terminal. Compatible with both Swift and Objective-C.",
5   "homepage": "https://github.com/janlionly/FoundationLog",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "janlionly": "janlionly@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/janlionly/FoundationLog.git",
15     "tag": "1.0.1"
16   },
17   "social_media_url": "https://twitter.com/janlionly",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "source_files": "Sources/FoundationLog/*.{h,m}",
23   "swift_versions": [
24     "4.2",
25     "5.0",
26     "5.1",
27     "5.2",
28     "5.3"
29   ],
30   "pod_target_xcconfig": {
31     "SWIFT_VERSION": "4.2"
32   },
33   "swift_version": "5.3"