[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 4 / 7 / AesKeyWrap / 1.1.2 / AesKeyWrap.podspec.json
blob23ab5ffd8c42c4742f451eb88c665b2ecd2d4376
2   "name": "AesKeyWrap",
3   "version": "1.1.2",
4   "summary": "AES Key Wrap and AES Key Wrap with Padding algorithms (RFC 3394 & RFC 5649).",
5   "description": "ObjC implementation of the AES Key Wrap and AES Key Wrap with Padding algorithms (RFC 3394 & RFC 5649).",
6   "homepage": "https://github.com/indisoluble/AesKeyWrap",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Enrique de la Torre": "indisoluble_dev@me.com"
13   },
14   "source": {
15     "git": "https://github.com/indisoluble/AesKeyWrap.git",
16     "tag": "1.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AesKeyWrap/Classes/**/*"