blob: c550bdc76127c672cd0619758b80e6cb07bc0430 [file] [log] [blame]
{
"name": "JFUtils",
"version": "0.0.1",
"summary": "JFUtils",
"description": "My practical tools.",
"homepage": "https://github.com/JinfeiChen/JFUtils",
"license": "MIT",
"authors": {
"Jinfei Chen": "jinfei_chen@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JinfeiChen/JFUtils.git",
"tag": "0.0.1"
},
"source_files": [
"JFUtils",
"JFUtils/**/*.{h,m}"
],
"requires_arc": true
}