[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 8 / 0 / e / LagortaSDK / 0.7 / LagortaSDK.podspec.json
blob4fd3be53e510ab1f24415c9b8ef7caaeb76ff69f
2   "name": "LagortaSDK",
3   "version": "0.7",
4   "summary": "This SDK helps you to integrate different kind of ads in your application",
5   "description": "This SDK helps you to integrate different kind of ads in your application, and it's super easy to integrate!",
6   "homepage": "https://github.com/mohamedgalalcs/mobile-sdk/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mohamed Galal": "mohamed.galal.cs@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "ios": {
18     "vendored_frameworks": "LagortaSDK.framework"
19   },
20   "source": {
21     "http": "https://github.com/mohamedgalalcs/mobile-sdk/files/5898343/LagortaSDK.zip"
22   },
23   "exclude_files": "Classes/Exclude",
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }