blob: 087d4e68ae4c149f2c5df32fd50c3b909d3efa6a [file] [log] [blame]
{
"name": "FankMine",
"version": "0.0.2",
"summary": "FankMine private cocoapods project - summary.",
"description": "FankMine private cocoapods project - description.",
"homepage": "https://github.com/fankfank/FankMine.git",
"license": "Apache License, Version 2.0",
"authors": {
"fank": "locke_fank@126.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/fankfank/FankMine.git",
"tag": "0.0.2"
},
"source_files": [
"FankMine/Classes/*.swift",
"FankMine/Classes/*/*.swift"
],
"exclude_files": "Classes/Exclude"
}