[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 8 / 1 / SKit / 0.9.4 / SKit.podspec.json
blobc5eea2f9528805fb5e639eb57aa8f96b41815dc5
2   "name": "SKit",
3   "swift_versions": [
4     "4.2"
5   ],
6   "version": "0.9.4",
7   "summary": "SKit - Sam's iOS Mobile App Development Kit",
8   "homepage": "https://github.com/sh3244/SKit",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Samuel Huang": "sh3244@nyu.edu"
15   },
16   "social_media_url": "https://github.com/sh3244",
17   "platforms": {
18     "ios": "11.0"
19   },
20   "requires_arc": true,
21   "source": {
22     "git": "https://github.com/sh3244/SKit.git",
23     "tag": "v0.9.4",
24     "submodules": true
25   },
26   "source_files": "SKit/**/*.{h,swift}",
27   "dependencies": {
28     "SteviaLayout": [
29       "~> 4.7.2"
30     ]
31   },
32   "swift_version": "4.2"