[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / f / 0 / 8 / Wabbly / 1.1.2 / Wabbly.podspec.json
blob686c901800845aa43e93a4b8c9306593c728d273
2   "name": "Wabbly",
3   "version": "1.1.2",
4   "summary": "iOS SDK additions which you always need and they migrate from project to project. Handy categories, scripts, extensions.",
5   "homepage": "https://github.com/DZamataev/Wabbly",
6   "license": "MIT",
7   "authors": {
8     "Denis Zamataev": "denis.zamataev@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/DZamataev/Wabbly.git",
12     "tag": "1.1.2"
13   },
14   "social_media_url": "https://twitter.com/dzamataev",
15   "platforms": {
16     "ios": "5.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "Wabbly": [
22       "Pod/Assets/*.png"
23     ]
24   }