[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / b / 2 / Spinner / 0.1.0 / Spinner.podspec.json
blobb746ea82f3dbe3fb3b2de1ac2066e1c3415b9855
2   "name": "Spinner",
3   "version": "0.1.0",
4   "summary": "Show a Spinner while your app is thinking",
5   "description": "If you need to show that the app is thinking now, you can use this spinner",
6   "homepage": "https://github.com/devnikor/Spinner",
7   "screenshots": "https://raw.githubusercontent.com/devnikor/Spinner/master/Screenshots/screenshot.png",
8   "license": "MIT",
9   "authors": {
10     "Igor Nikitin": "devnickr@icloud.com"
11   },
12   "source": {
13     "git": "https://github.com/devnikor/Spinner.git",
14     "tag": "0.1.0"
15   },
16   "social_media_url": "https://twitter.com/devnikor",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "resource_bundles": {
23     "Spinner": [
24       "Pod/Assets/*.png"
25     ]
26   },
27   "frameworks": "UIKit"