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