blob: 619addd6cc3ccd6468e57d976fb04399efe40273 [file] [log] [blame]
{
"name": "FTUtil",
"version": "0.0.4",
"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.4"
},
"source_files": [
"Util",
"Util/*.{h,m}",
"Util/Network/*.{h,m}"
],
"requires_arc": true
}