[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / 3 / 9 / MNCAppsSDK / 1.0 / MNCAppsSDK.podspec.json
blob9209df1c1bfc06612be58ec5da86a9f8c8a85e34
2   "name": "MNCAppsSDK",
3   "version": "1.0",
4   "summary": "SDK to help you discover, and manage all MNC Apps to display it on your application",
5   "description": "SDK to help you discover, and manage all MNC Apps to display it on your application (For iPhone & iPad).",
6   "homepage": "https://github.com/mncinnovation/mnc-moreappsdk-ios",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Victor Agung Sukarno": "victor.sukarno@mncgroup.com",
13     "Muhammad Ario Bagus": "ario.pratomo@mncgroup.com"
14   },
15   "platforms": {
16     "ios": "12.0"
17   },
18   "source": {
19     "git": "https://github.com/mncinnovation/mnc-moreappsdk-ios.git",
20     "tag": "1.0"
21   },
22   "vendored_frameworks": "MNCAppsSDK.framework",
23   "resources": "MNCAppsSDK.framework/*.png",
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   }