blob: cee59f024cc082ea0c444bf876652c14b922fc88 [file] [log] [blame]
{
"name": "FTUtil",
"version": "0.0.2",
"summary": "FTUtil",
"description": "This is a library writting by me",
"homepage": "https://github.com/scwyxy/Util",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"faith": "scwyxy@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/scwyxy/Util.git",
"tag": "v0.0.2"
},
"source_files": [
"Util",
"Util/*.{h,m}"
],
"requires_arc": true
}