[Add] AWSTranscribeStreaming 2.38.0
[CocoaPods.git] / Specs / 1 / 9 / 0 / Watson / 0.1.2 / Watson.podspec.json
blobcbd385b9ce4bf4b5f93ae48847a93da6030be03d
2   "name": "Watson",
3   "version": "0.1.2",
4   "summary": "Device utility framework that scans for availability of all the important features & info",
5   "description": "Device utility framework that scans for availability of all the important features & info like Battery stats, device model, operating system etc.",
6   "homepage": "https://github.com/anilmanukonda/Watson",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Anil": "anilkumar.manukonda@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/anilmanukonda/Watson.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Watson/**/*",
22   "frameworks": [
23     "UIKit",
24     "LocalAuthentication",
25     "CoreLocation"
26   ],
27   "pushed_with_swift_version": "3.0"