[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 3 / b / d / StatsigInternalObjC / 1.16.0 / StatsigInternalObjC.podspec.json
blob24f175d84bceed2fb7c8d499f0a1a9f79eb15ebf
2   "name": "StatsigInternalObjC",
3   "version": "1.16.0",
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.16.0"
21   },
22   "source_files": "Sources/StatsigInternalObjC/**/*.{h,m}"