[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 4 / 6 / Watson-iOS / 0.1.0 / Watson-iOS.podspec.json
blob20bddfaa99be6f4b6336268c654f1c9ddfddbd7b
2   "name": "Watson-iOS",
3   "version": "0.1.0",
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.0"
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"