blob: 5cc53ba82107fc6cbd9308bf1f79ed0fa76e71d6 [file] [log] [blame]
{
"name": "HelloOpenSource",
"version": "0.0.1",
"license": "MIT",
"authors": {
"Dmitrty Savinov": "savinov.dsta@gmail.com"
},
"homepage": "https://github.com/TraxxasWyls/HelloOpenSource.git",
"summary": "Open Source",
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.0",
"source": {
"git": "https://github.com/TraxxasWyls/HelloOpenSource.git",
"tag": "0.0.1"
},
"source_files": "Sources/HelloOpenSource/**/*.{h,swift}",
"swift_version": "4.0"
}