blob: babe458f1cd8e2f1dc0d7cc21b96b226640c66bb [file] [log] [blame]
{
"name": "LEMUtility",
"version": "0.0.3",
"summary": "通用组件",
"homepage": "https://github.com/veenveenveen/LEMUtility",
"license": "MIT",
"authors": {
"Himin": "745685567@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/veenveenveen/LEMUtility.git",
"tag": "0.0.3"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"source_files": "LEMUtility/LEMUtility.h",
"public_header_files": "LEMUtility/LEMUtility.h",
"subspecs": [
{
"name": "Alert",
"source_files": "LEMUtility/Alert/**/*.{h,m}"
}
]
}