[Add] Userpilot 0.0.1-beta.1
[CocoaPods.git] / Specs / 0 / b / f / BIASystemKit / 1.0 / BIASystemKit.podspec.json
blobb8f9c2b412da3e9278d8c1993bcf1f517ff4f6f6
2   "name": "BIASystemKit",
3   "version": "1.0",
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": "1.0"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source_files": "BIASystemKit/**/*.{h,m,swift,xcdatamodeld,json}",
18   "swift_versions": "5.0",
19   "resources": "BIASystemKit/UIDevice/Ressources/*.json",
20   "ios": {
21     "resources": "BIASystemKit/UIDevice/Ressources/*",
22     "frameworks": "UIKit"
23   },
24   "swift_version": "5.0"