[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 8 / 5 / a / EposPod / 0.1.0 / EposPod.podspec.json
blob2884303734c2407809912959e80c9769831fb9aa
2   "name": "EposPod",
3   "version": "0.1.0",
4   "summary": "Cocoa Pod for Epson EPOS SDK.",
5   "description": "Cocoa pod for Epson EPOS SDK on iOS platform.",
6   "homepage": "https://bitbucket.org/scnigami/epospod/src/master/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "scnigami": "scnigami@gmail.com"
13   },
14   "source": {
15     "git": "https://bitbucket.org/scnigami/epospod/src/master/",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "*.h",
22   "frameworks": [
23     "UIKit",
24     "CoreGraphics",
25     "ExternalAccessory"
26   ]