blob: 798870fbfdbf1af0252ce446d70dce3b1b3a5fa5 [file] [log] [blame]
{
"name": "FankMine",
"version": "0.0.4",
"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.4"
},
"source_files": [
"FankMine/Classes/*.swift",
"FankMine/Classes/*/*.swift"
],
"exclude_files": "Classes/Exclude",
"resources": [
"FankMine/Assets/*.xib",
"FankMine/Assets/Image/*.jpg"
]
}