blob: 48316f72b1f7a55bc9969aa6e02ef521c5b5064d [file] [log] [blame]
{
"name": "BLCoreFramework",
"version": "0.1.4",
"summary": "BilineDEV iOS Core Framework.",
"homepage": "https://bitbucket.com/biline_dev/BLCoreFramework-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BilineDEV Mobile": "bilinedev.mobile@gmail.com"
},
"swift_version": "4.0",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://bitbucket.com/biline_dev/BLCoreFramework-iOS.git",
"tag": "v0.1.4",
"submodules": true
},
"source_files": "BLCoreFramework/**/*.{h,swift}"
}