[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 6 / 3 / Surfboard / 1.0.0 / Surfboard.podspec.json
blob61507c9f5fdeba34a1f54d79d7af642aecaa5ea5
2   "name": "Surfboard",
3   "version": "1.0.0",
4   "summary": "Surfboard is a delightful onboarding library for iOS.",
5   "description": "\tSurfboard is a delightful onboarding library for iOS. Configure your onboarding experience with JSON.\n",
6   "homepage": "https://github.com/MosheBerman/Surfboard",
7   "screenshots": [
8     "https://raw.github.com/MosheBerman/Surfboard/master/Screenshots/Intro.png",
9     "https://raw.github.com/MosheBerman/Surfboard/master/Screenshots/Panels.png"
10   ],
11   "authors": {
12     "Moshe Berman": "moshberm@gmail.com"
13   },
14   "license": "MIT",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/MosheBerman/Surfboard.git",
20     "tag": "1.0.0"
21   },
22   "source_files": [
23     "Classes",
24     "Surfboard/SRFSurfboard/**/*.{h,m}"
25   ],
26   "requires_arc": true