[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 7 / d / 6 / WobbleView / 1.0.2 / WobbleView.podspec.json
blob3aefdc031cf927ddeb95952c7896d73133065f9a
2   "name": "WobbleView",
3   "version": "1.0.2",
4   "summary": "WobbleView is an implementation of a recently popular wobble effect for any view in your app.",
5   "homepage": "https://github.com/inFullMobile/WobbleView",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Wojciech Lukaszuk": "wojciech.lukaszuk@infullmobile.com"
11   },
12   "source": {
13     "git": "https://github.com/inFullMobile/WobbleView.git",
14     "tag": "1.0.2"
15   },
16   "source_files": [
17     "Classes",
18     "Classes/**/*.{swift}"
19   ],
20   "platforms": {
21     "ios": "8.0"
22   }