[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 5 / 8 / d / HandySpec / 1.0.0 / HandySpec.podspec.json
blobbf89cfee0247e7fb704301783b21fd40ced5ceec
2   "name": "HandySpec",
3   "version": "1.0.0",
4   "summary": "A library for applying spceification pattern.",
5   "description": "This library provides the specification design pattern main classes\nas well as some of the helper in order to even make it more useful and more practical.",
6   "homepage": "https://github.com/AhmadFayyas/HandySpec",
7   "license": "MIT",
8   "authors": {
9     "Ahmad Fayyas": "ahmadfayyas101@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/AhmadFayyas/HandySpec.git",
13     "tag": "1.0.0"
14   },
15   "swift_versions": [
16     "5.1",
17     "5.2"
18   ],
19   "platforms": {
20     "ios": "10.0",
21     "osx": "10.12",
22     "tvos": "10.0",
23     "watchos": "3.0"
24   },
25   "source_files": "HandySpec/Classes/**/*",
26   "swift_version": "5.2"