[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 8 / 0 / SwiftyTask / 1.0.1 / SwiftyTask.podspec.json
blobd9fd91bdb5308d12989a56364d7e78d1820b3bbf
2   "name": "SwiftyTask",
3   "version": "1.0.1",
4   "summary": "An extream queuing system with high performance for managing all task in app with closure",
5   "homepage": "https://github.com/Albinzr/SwiftyTask",
6   "license": "MIT",
7   "authors": {
8     "Albin CR": "albin.git@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Albinzr/SwiftyTask.git",
12     "tag": "1.0.1"
13   },
14   "swift_version": "4.1",
15   "requires_arc": true,
16   "platforms": {
17     "ios": "10.0"
18   },
19   "source_files": [
20     "SwiftyTask",
21     "SwiftyTask/**/*.swift"
22   ]