[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 4 / 7 / AesKeyWrap / 0.1.4 / AesKeyWrap.podspec.json
blob7e48ea58cb20bb1a6e2bc4db97f8f1aaf8018ac2
2   "name": "AesKeyWrap",
3   "version": "0.1.4",
4   "summary": "AES Key Wrap with Padding Algorithm (RFC 3394 & RFC 5649).",
5   "description": "ObjC implementation of the AES Key Wrap with Padding Algorithm described in 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": "0.1.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AesKeyWrap/Classes/**/*"