blob: 5ab7dfd5508abe1025d618db1d36b6b87da6f495 [file] [log] [blame]
{
"name": "PrivateCocoapodss",
"version": "1.0.1",
"summary": "Private cocoapods test project",
"description": "Private cocoapods test project - DESC",
"homepage": "https://github.com/fankfank/PrivateCocoapods",
"license": "MIT",
"authors": {
"fank": "locke_fank@126.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/fankfank/PrivateCocoapods.git",
"tag": "1.0.1"
},
"source_files": [
"PrivateCocoapods/Classes/*.swift",
"PrivateCocoapods/Classes/*/*.swift"
],
"exclude_files": "Classes/Exclude"
}