[Add] CZarSDK 1.1.12-test01
[CocoaPods.git] / Specs / a / c / f / LiveSignSDK / 0.1.5 / LiveSignSDK.podspec.json
blob0c6eab47533a1e7644a5e7a6737c49a1a0581c5b
2   "name": "LiveSignSDK",
3   "version": "0.1.5",
4   "summary": "Add signing abilities to your app",
5   "description": "Add signing abilities to your app. Written is Swift.",
6   "homepage": "https://github.com/Erez-Panda/LiveBankSDK",
7   "license": "MIT",
8   "authors": {
9     "Erez Haim": "erez@livemed.co"
10   },
11   "source": {
12     "git": "https://github.com/Erez-Panda/LiveBankSDK.git",
13     "tag": "0.1.5"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "LiveSignSDK": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "AFNetworking": [
28     ],
29     "FontAwesomeIconFactory": [
31     ]
32   }