[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / d / f / 2 / Ahoy / 1.0.2 / Ahoy.podspec.json
blob12c9becec368b1e9f886a575ba12481846bdfc7b
2   "name": "Ahoy",
3   "version": "1.0.2",
4   "summary": "A lightweight swift library to build onboardings.",
5   "homepage": "https://github.com/xmartlabs/Ahoy",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Xmartlabs SRL": "swift@xmartlabs.com"
12   },
13   "source": {
14     "git": "https://github.com/xmartlabs/Ahoy.git",
15     "tag": "1.0.2"
16   },
17   "social_media_url": "https://twitter.com/xmartlabs",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "requires_arc": true,
22   "ios": {
23     "source_files": [
24       "Sources/**/*.xib",
25       "Sources/**/*.{swift}"
26     ],
27     "frameworks": [
28       "UIKit",
29       "Foundation"
30     ]
31   },
32   "pushed_with_swift_version": "3.0"