blob: 8cfe135ac391d065e21957b2a32116642f841467 [file] [log] [blame]
{
"name": "ESSystemSchemesManager",
"version": "0.0.3",
"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": "8.0"
},
"source": {
"git": "https://github.com/EverydayStep/ESSystemSchemesManager.git",
"tag": "0.0.3"
},
"source_files": "ESSystemSchemesManager/ESSystemSchemesManager/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}