[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 3 / e / PushAd / 1.0.0-rc3 / PushAd.podspec.json
blobeb38dda946845f42b34fd6706d7c7da7f2e8e500
2   "name": "PushAd",
3   "version": "1.0.0-rc3",
4   "summary": "PushAd advertisement SDK",
5   "license": {
6     "type": "Apache License, Version 2.0",
7     "file": "LICENSE.txt"
8   },
9   "description": "                   Mobilike PushAd advertisement SDK for iOS.\n",
10   "homepage": "http://www.mobilike.com/",
11   "authors": {
12     "Gökhan Barış Aker": "gokhan@nomadcommerce.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://gokhanbarisaker@bitbucket.org/nomadcommerce/pushad-framework-ios.git",
19     "tag": "v1.0.0-rc3"
20   },
21   "preserve_paths": "PushAd.framework/*",
22   "source_files": "PushAd.framework/Headers/MADManager.h",
23   "frameworks": [
24     "PushAd",
25     "AdSupport",
26     "MessageUI",
27     "CoreGraphics"
28   ],
29   "xcconfig": {
30     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/PushAd\""
31   },
32   "requires_arc": true