blob: 9e0dee30a88e7af23b67929eb48ccf0a56c5429f [file] [log] [blame]
{
"name": "FMTYTools",
"version": "0.1.0",
"summary": "工具",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://git.coding.net/feimatayan2018/FMTYTools",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"feimatayan": "1349313111@qq.com"
},
"source": {
"git": "https://git.coding.net/feimatayan2018/FMTYTools.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FMTYTools/Classes/**/*",
"frameworks": "SSKeychain",
"dependencies": {
"SSKeychain": [
"~> 1.2.2"
],
"FMTYAppDefine": [
],
"FMTYCategory": [
],
"MBProgressHUD": [
]
}
}