[Add] UBiXMJDAdapter 2.6.6.0
[CocoaPods.git] / Specs / 6 / a / e / Cloudipsp / 0.1.4 / Cloudipsp.podspec.json
blob1676c6aad70b4f37502e6e6c0663e311505211a3
2   "name": "Cloudipsp",
3   "version": "0.1.4",
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.1.4"
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": "UIKit"