[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / a / e / NSOPulseMetric / 1.0.6 / NSOPulseMetric.podspec.json
blob16377379ad146369d837a912c50f9b2c9961ee0a
2   "name": "NSOPulseMetric",
3   "version": "1.0.6",
4   "summary": "Cocoa library for transmitting NS1 Pulsar metrics.",
5   "homepage": "https://github.com/williamsjj/NSOPulseMetric",
6   "license": "BSD",
7   "authors": {
8     "Jason J. W. Williams": "williamsjj@digitar.com"
9   },
10   "source": {
11     "git": "https://github.com/williamsjj/NSOPulseMetric.git",
12     "tag": "1.0.6"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes",
19   "public_header_files": "Pod/Classes/**/*.h",
20   "dependencies": {
21     "AFNetworking": [
22       "~> 3.0"
23     ]
24   }