[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / d / 6 / WobbleView / 1.0.1 / WobbleView.podspec.json
blobf04fc873b0f1091af71a7897922aa90f913f7719
2   "name": "WobbleView",
3   "version": "1.0.1",
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.1"
15   },
16   "source_files": [
17     "Classes",
18     "Classes/**/*.{swift}"
19   ],
20   "platforms": {
21     "ios": "8.0"
22   }