[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 3 / 6 / Parade / 1.0.0 / Parade.podspec.json
blob730e3e584db0df09628314d9ad5e965ac4c2477b
2   "name": "Parade",
3   "module_name": "Parade",
4   "version": "1.0.0",
5   "summary": "Parade is a operation queue manager.",
6   "homepage": "https://github.com/Meniny/Parade",
7   "authors": {
8     "Elias Abel": "admin@meniny.cn"
9   },
10   "social_media_url": "https://meniny.cn/",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE.md"
14   },
15   "source": {
16     "git": "https://github.com/Meniny/Parade.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "Parade/**/*.swift",
20   "platforms": {
21     "ios": "8.0",
22     "osx": "10.10",
23     "tvos": "9.0",
24     "watchos": "2.0"
25   }