[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / a / e / NSOPulseMetric / 1.0.3 / NSOPulseMetric.podspec.json
blobeafaec77d44d37a2aaef97e5c0e291758acac6b0
2   "name": "NSOPulseMetric",
3   "version": "1.0.3",
4   "summary": "Cocoa library for transmitting NSONE Pulse 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.3"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes",
19   "public_header_files": "Pod/Classes/**/*.h",
20   "dependencies": {
21     "AFNetworking": [
22       "~> 2.3"
23     ]
24   }