[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 7 / f / Heyzap / 3.4.34 / Heyzap.podspec.json
blob488c4040c99b5fe2a5860333347bbf7257f34ae4
2   "name": "Heyzap",
3   "version": "3.4.34",
4   "summary": "Heyzap's iOS SDK: Leaderboards, Achievements, and Ads for games.",
5   "homepage": "http://developers.heyzap.com/docs",
6   "license": {
7     "type": "Commercial",
8     "text": "See http://www.heyzap.com/legal/terms"
9   },
10   "authors": {
11     "Heyzap": "integration@heyzap.com"
12   },
13   "source": {
14     "git": "https://github.com/MaxGabriel/HeyzapSDK.git",
15     "tag": "3.4.34"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "resources": "Heyzap.bundle",
21   "preserve_paths": "Heyzap.framework",
22   "frameworks": [
23     "QuartzCore",
24     "CoreGraphics",
25     "Heyzap"
26   ],
27   "weak_frameworks": [
28     "StoreKit",
29     "AdSupport"
30   ],
31   "source_files": "HeyzapDummy.{m,h}",
32   "requires_arc": true,
33   "xcconfig": {
34     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Heyzap\""
35   }