blob: dbe2c68d1fccad62882c24f097909fe4a8528f0a [file] [log] [blame]
{
"name": "QuramiLink",
"version": "0.1.0",
"summary": "A pod to open office pages in Qurami directly from your app.",
"description": "This CocoaPod uses a convenient class to open an office page of Qurami directly from your app. It checks the availability of the app on the device and opens the office page. All you need to do is to provide a valid office link. We will update this pod to ensure that any integration with the Qurami iOS client will be seamlessly supported.",
"homepage": "https://github.com/qurami/QuramiLink-iOS",
"license": "MIT",
"authors": {
"Marco Musella": "marco.musella@qurami.net"
},
"source": {
"git": "https://github.com/qurami/QuramiLink-iOS.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"QuramiLink": [
"Pod/Assets/*.png"
]
}
}