[Add] FastRoute 0.1.0
[CocoaPods.git] / Specs / a / 2 / b / MMAdLib-ios / 1.0.7 / MMAdLib-ios.podspec.json
blob61ea196034efc68c16567bf4bb982787b97a8f00
2   "name": "MMAdLib-ios",
3   "version": "1.0.7",
4   "summary": "Mako Mobile Ad library for ios",
5   "homepage": "http://www.mako.co.il",
6   "license": {
7     "type": "Keshet Broadcasting Ltd.",
8     "text": "      This property is Keshet Broadcasting Ltd. private property, and no one allow to use it beside Keshet Broadcasting Ltd. \n"
9   },
10   "authors": {
11     "Ran Greenberg": "ran.greenberg@mako.co.il"
12   },
13   "source": {
14     "git": "https://rangreenberg@bitbucket.org/rangreenberg/mmadlib-ios.git",
15     "tag": "v1.0.7"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "MMAdLib-ios/MMAdLib-ios/Classes/**/*.{h,m}",
21   "requires_arc": true,
22   "frameworks": [
23     "AdSupport",
24     "AudioToolbox",
25     "AVFoundation",
26     "CoreGraphics",
27     "CoreTelephony",
28     "MessageUI",
29     "StoreKit",
30     "SystemConfiguration"
31   ],
32   "xcconfig": {
33     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2",
34     "OTHER_LDFLAGS": "-ObjC -lxml2"
35   },
36   "dependencies": {
37     "AFNetworking": [
38       "~> 1.3"
39     ],
40     "TouchXML": [
41       "~> 0.1"
42     ],
43     "Google-AdMob-Ads-SDK": [
44       "~> 6.8"
45     ],
46     "TouchJSON": [
47       "~> 1.1"
48     ]
49   }