[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / e / a / Adyo / 1.6.2 / Adyo.podspec.json
bloba33f7d5b2bd4b54ad6f3e678cd89d0009af13ca6
2   "name": "Adyo",
3   "version": "1.6.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "Adyo iOS SDK",
9   "homepage": "https://github.com/AdyoOrg/adyo-ios",
10   "authors": {
11     "UnitX": "devops@unitx.co.za"
12   },
13   "source": {
14     "git": "https://github.com/AdyoOrg/adyo-ios.git",
15     "tag": "v1.6.2"
16   },
17   "source_files": "Adyo/Adyo/*.{h,m}",
18   "resources": [
19     "Adyo/Adyo/AYPopupViewController.xib"
20   ],
21   "platforms": {
22     "ios": "9.0"
23   },
24   "frameworks": [
25     "Foundation",
26     "UIKit",
27     "AdSupport",
28     "WebKit",
29     "SafariServices"
30   ]