[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / c / 5 / 8 / TwitterLoggingService / 2.9.0 / TwitterLoggingService.podspec.json
blobedf8de107dfaacc3eff9c001a7fa10e537188ef2
2   "name": "TwitterLoggingService",
3   "version": "2.9.0",
4   "summary": "Twitter Logging Service is a robust and performant logging framework for iOS and macOS",
5   "description": "Twitter created a framework for logging in order to fulfill the numerous needs of Twitter for iOS including being fast, safe, modular and versatile.",
6   "homepage": "https://github.com/twitter/ios-twitter-logging-service",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Twitter": "opensource@twitter.com"
13   },
14   "source": {
15     "git": "https://github.com/twitter/ios-twitter-logging-service.git",
16     "tag": "2.9.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": [
22     5.0
23   ],
24   "default_subspecs": "Default",
25   "subspecs": [
26     {
27       "name": "Default",
28       "source_files": "Classes/**/*",
29       "public_header_files": "Classes/**/*.h"
30     },
31     {
32       "name": "ObjC",
33       "source_files": "Classes/**/*.{h,m,c,cpp,mm}",
34       "public_header_files": "Classes/**/*.h"
35     }
36   ],
37   "swift_version": "5.0"