blob: 1a845499b4559243413757bc686cfdac87c40ba3 [file] [log] [blame]
{
"name": "FTUtil",
"version": "0.0.8",
"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.8"
},
"source_files": [
"Util",
"Util/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"AFNetworking": [
]
}
}