[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 3 / d / PromisePay / 0.1.0 / PromisePay.podspec.json
blob4297d63b085a3514a26fde78f122ec1bc42a98bb
2   "name": "PromisePay",
3   "version": "0.1.0",
4   "summary": "PromisePay iOS SDK",
5   "description": "The implementation of PromisePay Client SDK",
6   "homepage": "https://github.com/PromisePay/ios-sdk",
7   "license": "MIT",
8   "authors": {
9     "KevinHakans": "kevin.hakans.it@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/PromisePay/ios-sdk.git",
13     "tag": "v0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "PromisePay": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h",
26   "frameworks": "Foundation"