blob: 9e4bef3706cf870cee918c9f7a137e8a6aa00855 [file] [log] [blame]
{
"name": "FankMine",
"version": "0.0.5",
"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.5"
},
"source_files": [
"FankMine/Classes/*.swift",
"FankMine/Classes/*/*.swift"
],
"exclude_files": "Classes/Exclude",
"resources": [
"FankMine/Assets/Nib/*.xib",
"FankMine/Assets/Image/*.jpg"
]
}