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