blob: 050afe1cf811daf9e7a18fcbfbd4f449268535a8 [file] [log] [blame]
{
"name": "LEMUtility",
"version": "0.0.2",
"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.2"
},
"source_files": "LEMUtility/Main/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}