[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / d / c / SloppySwipingNav / 1.0.1 / SloppySwipingNav.podspec.json
blob9f5fad4250e190845dcf1c5209af27e62d037dc5
2   "name": "SloppySwipingNav",
3   "version": "1.0.1",
4   "summary": "NavigationController that provides Sloppy Swiping",
5   "homepage": "https://github.com/mishimay/SloppySwipingNav",
6   "license": "MIT",
7   "authors": {
8     "Yuki Mishima": "mishimaybe@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/mishimay/SloppySwipingNav.git",
12     "tag": "1.0.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "SloppySwipingNav": [
21       "Pod/Assets/*.png"
22     ]
23   }