[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 8 / d / c / AcrosureSDK / 1.0.5 / AcrosureSDK.podspec.json
blob82bd7c4fc86b7ed24860692f387da53333a4822e
2   "name": "AcrosureSDK",
3   "version": "1.0.5",
4   "summary": "Swift SDK for connecting with Acrosure Insurance Gateway.",
5   "license": "MIT",
6   "homepage": "https://acrosure.com",
7   "authors": {
8     "Acrosure Co., Ltd.": "dev@acrosure.com"
9   },
10   "source": {
11     "git": "https://github.com/Acrosure/acrosure-swift-sdk.git",
12     "tag": "1.0.5"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "swift_version": "4.2",
18   "source_files": "AcrosureSDK/*.swift",
19   "dependencies": {
20     "Alamofire": [
21       "~> 4.7"
22     ],
23     "SwiftyJSON": [
24       "~> 4.0"
25     ]
26   }