blob: 6c509726a58ff2d78b094fe7aff7b4a5cc577a58 [file] [log] [blame]
{
"name": "FankExtension",
"version": "0.0.3",
"summary": "FankExtension private cocoapods project - summary.",
"description": "FankExtension private cocoapods project - description.",
"homepage": "https://github.com/fankfank/FankExtension.git",
"license": "Apache License, Version 2.0",
"authors": {
"fank": "locke_fank@126.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/fankfank/FankExtension.git",
"tag": "0.0.3"
},
"source_files": "FankExtension/*.swift",
"exclude_files": [
"FankExtension/AppDelegate.swift",
"FankExtension/ViewController.swift"
]
}