[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / 5 / d / 7 / IdentifyUSBMassStorage / 0.1.3 / IdentifyUSBMassStorage.podspec.json
blobfc1265e0ab5fb6958d66e8699f9726f419949966
2   "name": "IdentifyUSBMassStorage",
3   "version": "0.1.3",
4   "summary": "Identify usb info from a mass storage device.",
5   "description": "Identify usb info(ProductID, VendorID.) from a mass storage device.",
6   "homepage": "https://github.com/raxcat/IdentifyUSBMassStorage",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "raxcat liu": "raxcat@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/raxcat/IdentifyUSBMassStorage.git",
16     "tag": "0.1.3"
17   },
18   "platforms": {
19     "osx": "10.9"
20   },
21   "source_files": "IdentifyUSBMassStorage/Classes/**/*",
22   "frameworks": [
23     "IOKit",
24     "DiskArbitration"
25   ]