[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 3 / b / d / StatsigInternalObjC / 1.13.1 / StatsigInternalObjC.podspec.json
blob1855751da5856477833c060cfcc8946088b82021
2   "name": "StatsigInternalObjC",
3   "version": "1.13.1",
4   "summary": "Statsig enables developers to ship code faster and more safely.",
5   "description": "Statsig enables developers to ship code faster and more safely.\n-\nObjective C library for the main Statsig pod.",
6   "homepage": "https://github.com/statsig-io/ios-sdk",
7   "license": {
8     "type": "ISC",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jiakan Wang": "jkw@statsig.com",
13     "Daniel Loomb": "daniel@statsig.com"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "source": {
19     "git": "https://github.com/statsig-io/ios-sdk.git",
20     "tag": "v1.13.1"
21   },
22   "source_files": "Sources/StatsigInternalObjC/**/*.{h,m}"