blob: a6434822a3c425a26fa9892c8b9b73c789996a5d [file] [log] [blame]
{
"name": "FankNetwork",
"version": "0.0.4",
"summary": "FankNetwork private cocoapods project - summary.",
"description": "FankNetwork private cocoapods project - description.",
"homepage": "https://github.com/fankfank/FankNetwork.git",
"license": "Apache License, Version 2.0",
"authors": {
"fank": "locke_fank@126.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/fankfank/FankNetwork.git",
"tag": "0.0.4"
},
"source_files": "FankNetwork/*.swift",
"exclude_files": "Classes/Exclude",
"resources": "FankNetwork/Assets/*.storyboard",
"dependencies": {
"CTMediator": [
],
"FankMine": [
"0.0.15"
],
"FankMine_Extension": [
"0.0.1"
]
}
}