[Add] MARSDK_EPSDK 5.4.1
[CocoaPods.git] / Specs / 0 / 2 / 4 / ABOnboarding / 0.1.0 / ABOnboarding.podspec.json
blobbbf16c3b38e7d2b479c45f21ffcdbdae38d5826c
2   "name": "ABOnboarding",
3   "version": "0.1.0",
4   "summary": "The easiest way to onboard users in your iOS app",
5   "homepage": "https://github.com/MrAdamBoyd/ABOnboarding",
6   "license": "MIT",
7   "authors": {
8     "Adam Boyd": "adamboyd50@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/MrAdamBoyd/ABOnboarding.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "ABOnboarding": [
21       "Pod/Assets/*.png"
22     ]
23   },
24   "frameworks": [
25     "UIKit",
26     "Foundation"
27   ]