[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / 5 / 0 / ambisafe / 0.1.0 / ambisafe.podspec.json
blob0796b034ac32cc1eb861dcb958cee93ef23bb9d8
2   "name": "ambisafe",
3   "version": "0.1.0",
4   "summary": "iOs library used by Ambisafe.co for general purposes.",
5   "description": "iOs library used by Ambisafe.co for general purposes related to accounts and transactions.",
6   "homepage": "https://github.com/Ambisafe/client-ios",
7   "license": "MIT",
8   "authors": {
9     "Charlie Fontana": "charlie@ambisafe.co"
10   },
11   "source": {
12     "git": "https://github.com/Ambisafe/client-ios.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "ambisafe": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "public_header_files": "Pod/Classes/**/*.h"