[Add] RegulaCommonNightly 7.5.932
[CocoaPods.git] / Specs / 5 / 7 / f / Heyzap / 3.4.35 / Heyzap.podspec.json
blob0e2da5ab77f13cdc114e25fd86ba5b20f2884003
2   "name": "Heyzap",
3   "version": "3.4.35",
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.35"
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": "Heyzap.framework/Headers/*.{h}",
32   "requires_arc": true,
33   "xcconfig": {
34     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Heyzap\""
35   }