[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 4 / c / b / MVDribbbleKit / 0.0.5 / MVDribbbleKit.podspec.json
blob722bc6b2b350cb6f7d39b09b951b13e2218cde85
2   "name": "MVDribbbleKit",
3   "version": "0.0.5",
4   "summary": "A modern Objective-C wrapper for the Dribbble API.",
5   "description": "                   MVDribbbleKit is a modern and simple Objective-C wrapper \n                   for the official [Dribbble API](https://dribbble.com/api).\n",
6   "homepage": "https://github.com/marcelvoss/MVDribbbleKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Marcel Voss": "hello@marcelvoss.com"
13   },
14   "social_media_url": "http://twitter.com/CocoaMarcel",
15   "source": {
16     "git": "https://github.com/marcelvoss/MVDribbbleKit.git",
17     "tag": "0.0.5"
18   },
19   "source_files": [
20     "MVDribbbleKit",
21     "MVDribbbleKit/**/*.{h,m}"
22   ],
23   "platforms": {
24     "ios": "7.0"
25   },
26   "frameworks": "Foundation",
27   "requires_arc": true