{ | |
"name": "YLUtil", | |
"version": "0.1.0", | |
"summary": "A Category of ObjC.", | |
"description": "this is a set of ObjC class Category", | |
"homepage": "https://github.com/cloverapp1/YLUtil", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"cloverapp1": "2510479687@qq.com" | |
}, | |
"source": { | |
"git": "https://github.com/cloverapp1/YLUtil.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source_files": "YLUtil/Classes/**/*" | |
} |