blob: 458cbc37705ea885ac47275693e7d7ee3dbb055f [file] [log] [blame]
{
"name": "OBComapssView",
"version": "0.0.1",
"summary": "Pod for creating compass in iOS",
"description": "OBComapssView helps you to add compass in your iOS application",
"homepage": "https://github.com/osama10/OBComapssView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Osama Bin Bashir": "osama.binbashir@yahoo.com"
},
"source": {
"git": "https://github.com/osama10/OBComapssView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "ComapssView/Compass/**/*.{h,m,swift}",
"resources": "ComapssView/Compass/Assets.xcassets/**/*",
"static_framework": true
}