blob: 75cadf51d1375a905911e128675bf1829522cb2a [file] [log] [blame]
{
"name": "YUCategory",
"version": "1.0.7",
"summary": "Large category for you.",
"description": "YUCategory is iPad and iPhone compatible. Supports landscape and portrait orientations and can be used inside UINavigationController.",
"homepage": "https://github.com/yuzhidu/YUCategory",
"authors": {
"马裕博": "1632212092@qq.com"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/yuzhidu/YUCategory.git",
"tag": "1.0.7"
},
"source_files": "YUCategory/*.{h,m}"
}