[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 7 / 9 / Statsig / 1.0.3 / Statsig.podspec.json
blob5fc28cf0c31ee4a8066840b77f723ada81ddd291
2   "name": "Statsig",
3   "version": "1.0.3",
4   "summary": "Statsig enables developers to ship code faster and more safely.",
5   "description": "Statsig enables developers to ship code faster and more safely by providing:\n- Feature gating so you can control precisely which subset of your users should see a feature,\n  and have complete control over a features' ON and OFF status remotely without code change.\n- Dynamic Configs so you can change the values of your button colors, font sizes, labels and etc.\n  any time you want, for a subset of users or all of them.\n- Custom event logging so you can track how your critical metrics move with your product launches,\n  and also run A/B tests to understand whether a new feature actually helps your product before shipping.",
6   "homepage": "https://www.statsig.com",
7   "license": {
8     "type": "ISC",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jiakan Wang": "jkw@statsig.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/statsig-io/pre-release-ios-sdk.git",
19     "tag": "v1.0.3"
20   },
21   "source_files": "Sources/**/*.swift",
22   "exclude_files": "Classes/Exclude",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"