[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 6 / a / e / Cloudipsp / 0.5.1 / Cloudipsp.podspec.json
blob2b4e8fe3d0d4fe76f1cb3cd442f50d91b5b99c3d
2   "name": "Cloudipsp",
3   "version": "0.5.1",
4   "summary": "Library for accepting payments directly from iOS application's clients.",
5   "homepage": "https://github.com/cloudipsp/ios-sdk",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Maxim Kozenko": "max.dnu@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/cloudipsp/ios-sdk.git",
15     "tag": "0.5.1"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*.{h,m}",
22   "resources": "Pod/Classes/**/*.xib",
23   "public_header_files": "Pod/Classes/**/*.h",
24   "frameworks": [
25     "UIKit",
26     "PassKit"
27   ]