[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 0 / 4 / 6 / SHDevKit / 0.1.0 / SHDevKit.podspec.json
blob92826c24ccaedc2aac10a08709280370c5b1a378
2   "name": "SHDevKit",
3   "version": "0.1.0",
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.0"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "source_files": "SHDevKit/Classes/**/*"