[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 3 / 0 / 2 / MLTontiatorView / 1.1.2 / MLTontiatorView.podspec.json
blobb9a501c2ecc435c2c4beda00a43c8bd21b62d894
2   "name": "MLTontiatorView",
3   "version": "1.1.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A Simple Activity indicator view",
9   "homepage": "http://micheltlutz.me",
10   "social_media_url": "https://twitter.com/michel_lutz",
11   "authors": {
12     "Michel Lutz": "michel_lutz@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/micheltlutz/MLTontiatorView.git",
16     "tag": "v1.1.2"
17   },
18   "platforms": {
19     "ios": "10.0",
20     "tvos": "9.0"
21   },
22   "requires_arc": true,
23   "default_subspecs": "Core",
24   "subspecs": [
25     {
26       "name": "Core",
27       "source_files": "Sources/**/*.swift",
28       "frameworks": "UIKit"
29     }
30   ]