blob: 9c52d57e735c2c59a9e039817bdbe3ab81a4e8dc [file] [log] [blame]
{
"name": "BeamAPI",
"version": "1.4.12",
"summary": "An interface to communicate with Beam's backend.",
"homepage": "https://github.com/WatchBeam/beam-client-swift",
"license": "MIT",
"authors": {
"Jack Cook": "jack@beam.pro"
},
"requires_arc": true,
"platforms": {
"ios": "8.2"
},
"source": {
"git": "https://github.com/WatchBeam/beam-client-swift.git",
"tag": "1.4.12"
},
"source_files": "Pod/Classes/**/*",
"dependencies": {
"Starscream": [
"~> 2.0"
],
"SwiftyJSON": [
"~> 3.1"
]
},
"pushed_with_swift_version": "3.0"
}