{ | |
"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 | |
} |