blob: 5b56e74c8d1a562e7e716d1ebce7c88c03b66938 [file] [log] [blame]
{
"name": "URUtilKit",
"version": "0.0.3",
"summary": "base code framework.",
"description": "base util, include category and so on",
"homepage": "https://github.com/superweiyan/URUtilKit.git",
"license": "MIT",
"authors": {
"linweiyan": "345917048@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/superweiyan/URUtilKit.git",
"tag": "0.0.3"
},
"source_files": "URUtilKit/**/*.{h,m}",
"requires_arc": true
}