[Add] Shakuro.HTTPClient 1.2.2
[CocoaPods.git] / Specs / 0 / b / f / BIASystemKit / 2.1 / BIASystemKit.podspec.json
blob14b14ff8cdef023154d8d9288b95107db311ddf6
2   "name": "BIASystemKit",
3   "version": "2.1",
4   "license": "MIT",
5   "summary": "iOS SystemKit Framework (best-ios-apps.de)",
6   "homepage": "https://www.best-ios-apps.de",
7   "authors": {
8     "Stefan Nebel": "support@best-ios-apps.de"
9   },
10   "source": {
11     "git": "https://github.com/StefaniOSApps/BIASystemKit.git",
12     "tag": "2.1"
13   },
14   "source_files": "Source/**/*.{swift}",
15   "swift_versions": "5.3",
16   "resources": [
17     "Source/Resources/*.{json}"
18   ],
19   "platforms": {
20     "ios": "9.0"
21   },
22   "ios": {
23     "frameworks": "UIKit"
24   },
25   "testspecs": [
26     {
27       "name": "BIASystemKitTests",
28       "test_type": "unit",
29       "source_files": "Source/**/*.{swift}"
30     }
31   ],
32   "swift_version": "5.3"