[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 2 / 4 / ABOnboarding / 0.1.1 / ABOnboarding.podspec.json
blob6be6e8e144081a4d70a7cc3b12e81473d73756e6
2   "name": "ABOnboarding",
3   "version": "0.1.1",
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.1"
13   },
14   "social_media_url": "https://twitter.com/MrAdamBoyd",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "ABOnboarding": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ]