blob: 4b4666eaeadcf97e7f8f8498eee062368d3e78b2 [file] [log] [blame]
{
"name": "FankMine",
"version": "0.0.1",
"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.1"
},
"source_files": [
"FankMine/Classes/*.swift",
"FankMine/Classes/*/*.swift"
],
"exclude_files": "Classes/Exclude"
}