blob: 4dcc3c5b1ec81b698f93e3aa04ac9e3aa8529d5f [file] [log] [blame]
{
"name": "FTCommonUtils",
"version": "0.1.7",
"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.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FTCommonUtils/Classes/**/*",
"dependencies": {
"AFNetworking": [
],
"Masonry": [
]
}
}