[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / 0 / d / PrizeoutSDK / 1.5.0 / PrizeoutSDK.podspec.json
blob3440a85164cdbcb18c450e7ffc9a799c550d54b3
2   "name": "PrizeoutSDK",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "iOS SDK for configuring and displaying the Prizeout interface.",
7   "homepage": "https://prizeout.com/",
8   "requires_arc": true,
9   "version": "1.5.0",
10   "license": {
11     "type": "Apache-2.0",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Name": "mike@fleetwit.com"
16   },
17   "source": {
18     "git": "https://github.com/Fleetwit/Prizeout.git",
19     "tag": "1.5.0"
20   },
21   "ios": {
22     "vendored_frameworks": "Prizeout.framework"
23   },
24   "public_header_files": "Prizeout.framework/Headers/*.h",
25   "source_files": "Prizeout.framework/Headers/*.h",
26   "swift_versions": "5.0",
27   "swift_version": "5.0"