blob: ab8df1e4c3729fa2a2c6ad4bde9919b69a1172e0 [file] [log] [blame]
{
"name": "WYUtilityKit",
"version": "0.0.2",
"summary": "WYUtilityKit is a funcation utility kit.",
"homepage": "https://github.com/superweiyan/WYUtilityKit.git",
"license": "MIT",
"authors": {
"林伟彦": "superweiyan@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/superweiyan/WYUtilityKit.git",
"tag": "0.0.2"
},
"source_files": "*.{h,m}",
"public_header_files": "*.h",
"requires_arc": true
}