blob: 6ed9340a4b0863e8e8a789ef86e17436a8a240e6 [file] [log] [blame]
{
"name": "FankNetwork",
"version": "0.0.15",
"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.15"
},
"source_files": "FankNetwork/*.swift",
"exclude_files": "Classes/Exclude",
"resources": "FankNetwork/Assets/*.storyboard",
"dependencies": {
"CTMediator": [
],
"FankMine": [
],
"FankExtension": [
],
"Alamofire": [
]
}
}