blob: c73f5730a2ca7085d3f1ebb630b5ee3a9257e68e [file] [log] [blame]
{
"name": "ESLibrary",
"version": "1.2.47",
"summary": "A ESLibrary to use ourself",
"homepage": "https://github.com/eruntechsoftware/ESLibrary",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"信软科技": "eruntechsoftware@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/eruntechsoftware/ESLibrary.git",
"tag": "1.2.47"
},
"frameworks": [
"Foundation",
"UIKit"
],
"libraries": "sqlite3",
"dependencies": {
"MJRefresh": [
],
"Toast": [
],
"ReactiveObjC": [
],
"SDWebImage": [
]
},
"source_files": "ESLibrary/**/*.{h,m}",
"requires_arc": true
}