[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 2 / 9 / PXQSpinner / 0.2 / PXQSpinner.podspec.json
blobd4f17158b110efd73159f9eec9ace5f59344485d
2   "name": "PXQSpinner",
3   "version": "0.2",
4   "summary": "PXQSpinner is another iOS spinner.",
5   "description": "a\n                       * Markdown format.\n                       * Don't worry about the indent, we strip it!\n",
6   "homepage": "https://github.com/saorsa/saorsa.PXQSpinner",
7   "license": "MIT",
8   "authors": {
9     "Atanas Dragolov": "atanas.dragolov@saorsa.bg"
10   },
11   "source": {
12     "git": "https://github.com/saorsa/saorsa.PXQSpinner.git",
13     "tag": "0.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "PXQSpinner": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": [
26     "UIKit",
27     "MapKit",
28     "CoreGraphics"
29   ]