[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 7 / 5 / MNGAds / 1.5 / MNGAds.podspec.json
blob421186c7d8fcb0617309842a05094bc92bc5d22f
2   "name": "MNGAds",
3   "version": "1.5",
4   "summary": "MNG Ads provides functionalities for monetizing your mobile application",
5   "description": "MNG Ads provides functionalities for monetizing your mobile application: from premium sales with reach media, video and innovative formats, it facilitates inserting native mobile ads as well all standard display formats. MngAds SDK is a library that allow you to handle the following Ads servers with the easy way :\nSmart ads server\nFacebook Audience Network\nappsfire\nGoogle DFP\nMng-perf\nAppNexus",
6   "homepage": "https://bitbucket.org/mngcorp/mngads-demo-ios/wiki/Home",
7   "license": "Commercial",
8   "authors": {
9     "MOBILENETWORKGROUP": "http://www.mobilenetworkgroup.com",
10     "Technical Assistance": "admin@mng-ads.com"
11   },
12   "source": {
13     "git": "https://bitbucket.org/mngcorp/mngads-demo-ios.git",
14     "tag": "v1.5"
15   },
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "MNGAds/**/*.h",
21   "preserve_paths": "MNGAds/*.a",
22   "libraries": "MngAds",
23   "xcconfig": {
24     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/MNGAds/MNGAds\""
25   },
26   "frameworks": [
27     "CoreGraphics",
28     "QuartzCore",
29     "SystemConfiguration",
30     "MediaPlayer",
31     "CoreMotion",
32     "EventKitUI",
33     "EventKit",
34     "AdSupport",
35     "StoreKit",
36     "CoreLocation",
37     "Accelerate",
38     "CoreTelephony",
39     "MessageUI"
40   ],
41   "dependencies": {
42     "AppsfireSDK": [
43       "2.8.3"
44     ],
45     "Google-Mobile-Ads-SDK": [
46       "7.5.2"
47     ],
48     "Mng-perf": [
49       "5.1.2"
50     ],
51     "AppNexusSDK": [
52       "2.6"
53     ],
54     "FBAudienceNetwork": [
55       "4.7.0"
56     ]
57   }