blob: 92826c24ccaedc2aac10a08709280370c5b1a378 [file] [log] [blame]
{
"name": "SHDevKit",
"version": "0.1.0",
"summary": "A iOS project develop kit.",
"swift_version": "4.0",
"description": "這是我在 iOS 開發過程中逐漸累積的一些 class ,包含一些封裝。",
"homepage": "https://github.com/smallhappy/SHDevKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"smallhappy": "neonn80085@hotmail.com"
},
"source": {
"git": "https://github.com/smallhappy/SHDevKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SHDevKit/Classes/**/*"
}