[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / f / 6 / QuramiLink / 0.1.0 / QuramiLink.podspec.json
blobdbe2c68d1fccad62882c24f097909fe4a8528f0a
2   "name": "QuramiLink",
3   "version": "0.1.0",
4   "summary": "A pod to open office pages in Qurami directly from your app.",
5   "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.",
6   "homepage": "https://github.com/qurami/QuramiLink-iOS",
7   "license": "MIT",
8   "authors": {
9     "Marco Musella": "marco.musella@qurami.net"
10   },
11   "source": {
12     "git": "https://github.com/qurami/QuramiLink-iOS.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "QuramiLink": [
22       "Pod/Assets/*.png"
23     ]
24   }