blob: eb7fa703f7306f1898f99bc3501b4fa1650def9a [file] [log] [blame]
{
"name": "LakeKit",
"version": "0.0.2",
"summary": "LakeKit",
"description": "My LakeKit Classes",
"homepage": "https://github.com/51speak/LakeKit",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"yangyu": "yangyu0525@autohome.com.cn"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/51speak/LakeKit.git",
"tag": "0.0.2"
},
"source_files": [
"LakeKit",
"LakeKit/*.{h,m}"
],
"frameworks": "UIKit"
}