[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 3 / 4 / AssemblyLine / 0.0.1 / AssemblyLine.podspec.json
blob90ff177f669ef0807c30572fc91dcf971407e8b5
2   "name": "AssemblyLine",
3   "version": "0.0.1",
4   "summary": "AssemblyLine is a library that simply wrote a workflow.",
5   "description": "AssemblyLine processes several tasks continuously in the background.\nDiscard tasks that failed during execution during execution.",
6   "homepage": "https://github.com/1amageek/AssemblyLine",
7   "screenshots": "https://github.com/1amageek/AssemblyLine/blob/master/AssemblyLine.png",
8   "license": {
9     "type": "MIT",
10     "file": "https://github.com/1amageek/AssemblyLine/blob/master/LICENSE"
11   },
12   "authors": {
13     "1amageek": "tmy0x3@icloud.com"
14   },
15   "social_media_url": "http://twitter.com/1amageek",
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source": {
20     "git": "https://github.com/1amageek/AssemblyLine.git",
21     "tag": "0.0.1"
22   },
23   "source_files": [
24     "AssemblyLine",
25     "AssemblyLine/**/*.{swift}"
26   ],
27   "pushed_with_swift_version": "3.1"