blob: 9b74e418d8a6ae1e1edd8f255203f7b8d9776a59 [file] [log] [blame]
{
"name": "swiftcommonfiles",
"platforms": {
"ios": "10.0"
},
"summary": "Common files for all swift projects",
"requires_arc": true,
"version": "2.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mahesh Asabe": "maheshasabe@gmail.com"
},
"homepage": "https://github.com/maheshasabe/swiftcommonfiles",
"source": {
"git": "https://github.com/maheshasabe/swiftcommonfiles.git",
"tag": "2.0.1"
},
"source_files": "swiftcommonfiles/**/*.{swift}",
"swift_version": "4.0"
}