[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 0 / 4 / 6 / SHDevKit / 0.1.1 / SHDevKit.podspec.json
blobb9e5787833517a1a3d469d53251ee86b53689793
2   "name": "SHDevKit",
3   "version": "0.1.1",
4   "summary": "A iOS project develop kit.",
5   "swift_version": "4.0",
6   "description": "這是我在 iOS 開發過程中逐漸累積的一些 class ,包含一些封裝。",
7   "homepage": "https://github.com/smallhappy/SHDevKit",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "smallhappy": "neonn80085@hotmail.com"
14   },
15   "source": {
16     "git": "https://github.com/smallhappy/SHDevKit.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SHDevKit/Classes/**/*"