[Add] GluedInFeedSDK 2.5.1
[CocoaPods.git] / Specs / 7 / 9 / 6 / adlibr / 3.2.0 / adlibr.podspec.json
blob2ebb49ae1e466d05f8238e79bc9c9c11aee6102f
2   "name": "adlibr",
3   "version": "3.2.0",
4   "summary": "adlibr SDK with helper.",
5   "homepage": "https://github.com/mocoplex/adlibr-SDK-ios/",
6   "license": {
7     "type": "BSD",
8     "text": "         Copyright (c) 2012 Mocoplex, Inc. All rights reserved.\n         Licensed under the BSD open source license.\n"
9   },
10   "authors": "mocoplex",
11   "source": {
12     "git": "https://github.com/youknowone/adlibr-SDK-ios.git",
13     "tag": "3.2.0"
14   },
15   "platforms": {
16     "ios": null
17   },
18   "source_files": [
19     "*.{h|m}",
20     "adlibrTestUniversal/adlibrTestUniversal/ads/adlib.mocoplex/**/*.{h,m}"
21   ],
22   "exclude_files": "**/*{TAD,JSONKit}*",
23   "public_header_files": [
24     "*.h",
25     "adlibrTestUniversal/adlibrTestUniversal/ads/adlib.mocoplex/**/*.h"
26   ],
27   "preserve_paths": "adlibrTestUniversal/adlibrTestUniversal/ads/lib/libAdlibr.3.2.a",
28   "frameworks": "iAd",
29   "libraries": "Adlibr.3.2",
30   "xcconfig": {
31     "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/adlibr/adlibrTestUniversal/adlibrTestUniversal/ads/lib"
32   },
33   "dependencies": {
34     "JSONKit": [
36     ],
37     "AdMob": [
39     ],
40     "AdPostSDK": [
42     ],
43     "AdamSDK": [
45     ],
46     "CaulySDK": [
48     ],
49     "InMobiSDK": [
51     ],
52     "ShallWeAdSDK": [
54     ]
55   },
56   "requires_arc": false