blob: 4f2ec2160db321bb3a84ab1574bc47de2be917db [file] [log] [blame]
{
"name": "swiftcommonfiles",
"platforms": {
"ios": "10.0"
},
"summary": "Common files for all swift projects",
"requires_arc": true,
"version": "2.0.2",
"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.2"
},
"source_files": "swiftcommonfiles/**/*.{swift}",
"swift_version": "4.0"
}