[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 4 / c / b / MVDribbbleKit / 0.0.6 / MVDribbbleKit.podspec.json
blob383518781d8c5dbcaade043bc7d2ee1b98073d27
2   "name": "MVDribbbleKit",
3   "version": "0.0.6",
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.6"
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