blob: 47ee5e464cced6dc71047ccbaface6dee9578cbe [file] [log] [blame]
{
"name": "ESSystemSchemesManager",
"version": "0.0.4",
"summary": "systemSchemesManager for iOS",
"description": "improve efficiency for ios develop",
"homepage": "https://github.com/EverydayStep",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"codeLocker": "codeLockers@outlook.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/EverydayStep/ESSystemSchemesManager.git",
"tag": "0.0.4"
},
"source_files": "ESSystemSchemesManager/ESSystemSchemesManager/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}