[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / d / a / b / Mobusi / 2.0.9 / Mobusi.podspec.json
blob98c7ddd641a72f9d223bc39d7e72b7895ae8bcda
2   "name": "Mobusi",
3   "version": "2.0.9",
4   "license": "MIT",
5   "homepage": "http://mobusiapps.github.io/MobusiSDK-iOS/",
6   "authors": {
7     "alexruperez": "alejandro.ruperez@mobusi.com",
8     "Jesus Antonio Gil": "jesus.antonio@mobusi.com"
9   },
10   "summary": "Mobusi iOS SDK",
11   "source": {
12     "git": "https://github.com/mobusiapps/MobusiSDK-iOS.git",
13     "tag": "2.0.9"
14   },
15   "social_media_url": "https://twitter.com/mobusicom",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "subspecs": [
21     {
22       "name": "Core",
23       "frameworks": "CoreTelephony",
24       "vendored_frameworks": "Framework/Mobusi.framework"
25     },
26     {
27       "name": "MADMobusiAdMediation",
28       "source_files": "Framework/MADMobusiAdMediation/*.{h,m}",
29       "vendored_frameworks": "Framework/MADMobusiAdMediation/*.framework",
30       "dependencies": {
31         "Mobusi/Core": [
33         ]
34       }
35     }
36   ]