blob: 16750cfdad00d1f330c75be0f1c8cac5a1e65bf9 [file] [log] [blame]
{
"name": "FTCommonUtils",
"version": "0.1.6",
"summary": "A short description of FTCommonUtils.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Flybor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Flybor": "18780106592@163.com"
},
"source": {
"git": "https://github.com/Flybor/FTCommonUtils.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FTCommonUtils/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"Masonry": [
]
}
}