[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 9 / 6 / BeamAPI / 1.5.0 / BeamAPI.podspec.json
blobeb3eab7a94e4fbf98fb840cda576121b7af43517
2   "name": "BeamAPI",
3   "version": "1.5.0",
4   "summary": "An interface to communicate with Beam's backend.",
5   "homepage": "https://github.com/WatchBeam/beam-client-swift",
6   "license": "MIT",
7   "authors": {
8     "Jack Cook": "jack@beam.pro"
9   },
10   "requires_arc": true,
11   "platforms": {
12     "ios": "8.2"
13   },
14   "source": {
15     "git": "https://github.com/WatchBeam/beam-client-swift.git",
16     "tag": "1.5.0"
17   },
18   "source_files": "Pod/Classes/**/*",
19   "dependencies": {
20     "Starscream": [
21       "~> 2.0"
22     ],
23     "SwiftyJSON": [
24       "~> 3.1"
25     ]
26   },
27   "pushed_with_swift_version": "3.0"