blob: 53a4520b760e965c682c159286674ae2bbbaf357 [file] [log] [blame]
{
"name": "fabbouCore",
"version": "0.2.0",
"summary": "Swift framework for iOS applications",
"homepage": "https://github.com/Fabbou/fabbouCore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Fabbou": "fabian.bous@icloud.com"
},
"source": {
"git": "https://github.com/Fabbou/fabbouCore.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "10.2"
},
"source_files": "fabbouCore/**/*.swift",
"pushed_with_swift_version": "3.0"
}