blob: 05b98875dd803e19acab882c7652749564fa03b1 [file] [log] [blame]
{
"name": "ZRLog",
"version": "1.0.0",
"platforms": {
"ios": "9.0"
},
"summary": "A delightful setting interface framework.",
"homepage": "https://github.com/ZRRyan/ZRLog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZRRyan": "ruizhang1314@gmail.com"
},
"source": {
"git": "https://github.com/ZRRyan/ZRLog.git",
"tag": "1.0.0"
},
"source_files": "ZRLog/*",
"requires_arc": true,
"frameworks": "UIKit"
}