[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / c / e / d / Ucollect / 2.0.0 / Ucollect.podspec.json
blob0682ee82c2b1a48a465d43d34ede44013fa25d74
2   "name": "Ucollect",
3   "version": "2.0.0",
4   "summary": "U-collect In-App iOS Payment SDK",
5   "description": "iOS In-App Payment SDK for U-collect merchants",
6   "homepage": "https://github.com/ItexIntegrated/ucollect-ios",
7   "license": {
8     "type": "Apache 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Itex Integrated Systems Ltd": "email@address.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://itexintegratedservices@bitbucket.org/itexintegratedservices/ucollectpod.git",
19     "tag": "2.0.0"
20   },
21   "source_files": [
22     "UcollectPod",
23     "UcollectPod/**/*.{h,m,swift}"
24   ],
25   "exclude_files": "UcollectPod/Exclude",
26   "resource_bundles": {
27     "Ucollect": [
28       "UcollectPod/**/*.{xib,storyboard}"
29     ]
30   },
31   "frameworks": [
32     "UIKit",
33     "WebKit"
34   ],
35   "dependencies": {
36     "IDZSwiftCommonCrypto": [
38     ],
39     "Alamofire": [
41     ],
42     "AlamofireObjectMapper": [
44     ],
45     "Bolts-Swift": [
47     ]
48   },
49   "pushed_with_swift_version": "3.0"