[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / b / 1 / YenePay / 1.0.1 / YenePay.podspec.json
blob97afe3bf58a858bf728b268ce6119ea44da3eb90
2   "name": "YenePay",
3   "version": "1.0.1",
4   "summary": "YenePay SDK for iOS.",
5   "description": "\"YenePay SDK for iOS will let you connect your app with YenePay to start accepting payments.\"",
6   "homepage": "https://github.com/YenePay/yenepay.sdk.iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ahmed": "ahmed.mohammed@yenepay.com"
13   },
14   "source": {
15     "git": "https://github.com/YenePay/yenepay.sdk.iOS.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": [
22     "YenePay/Classes/*",
23     "YenePay/Private/*"
24   ],
25   "public_header_files": "YenePay/Classes/**/*.h",
26   "private_header_files": "YenePay/Private/**/*.h"