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