[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 1 / 5 / 6 / swiftly-battle-net / 0.1.0 / swiftly-battle-net.podspec.json
blob1ef034978751723f5c0f861795e3004e1d17ed43
2   "name": "swiftly-battle-net",
3   "version": "0.1.0",
4   "summary": "Swift library to communicate with Blizzard's Battle.net API.",
5   "description": "This pod allows one to communicate with Blizzard's Battle.net API. Through calling the methods provided by this pod, one will be able to interact with the various methods Blizzard's Battle.net API currently supports.",
6   "homepage": "https://github.com/JeffScaturro/swiftly-battle-net",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jeff Scaturro": "jeffrey.scaturro@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/JeffScaturro/swiftly-battle-net.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "swiftly-battle-net/Classes/**/*"