[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / c / f / LiveSignSDK / 0.1.7 / LiveSignSDK.podspec.json
blobb6a37b957c5c08d568ebd501c0e0adc2cd619298
2   "name": "LiveSignSDK",
3   "version": "0.1.7",
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.7"
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   }