blob: e14d66d488a918aa3af0188a508077ce8a4cf6ff [file] [log] [blame]
{
"name": "LPLibrary",
"version": "1.0.0",
"summary": "custom LPLibrary",
"description": "iOS常用公共方法引用库",
"homepage": "https://github.com/liu594453801/LPLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liu594453801": "594453801@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/liu594453801/LPLibrary",
"tag": "1.0.0"
},
"source_files": [
"LPLibrary",
"LPLibrary/*.{h,m}"
],
"requires_arc": true
}