[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / a / 1 / SwiftLoLApi / 1.0.1 / SwiftLoLApi.podspec.json
blob9536d82173ac04898a9b6000005eed7ba4194d1e
2   "name": "SwiftLoLApi",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "Riot Games Api Wrapper for ios - SwiftLoLApi.",
7   "requires_arc": true,
8   "version": "1.0.1",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Matias Barrientos": "matias.barrientosg@gmail.com"
15   },
16   "homepage": "https://github.com/mbarrientos1/SwiftLoLApi",
17   "source": {
18     "git": "https://github.com/mbarrientos1/SwiftLoLApi.git",
19     "tag": "1.0.1"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "Alamofire": [
25     ],
26     "AlamofireImage": [
28     ],
29     "SwiftyJSON": [
31     ]
32   },
33   "source_files": "SwiftLoLApi/**/*.{swift}"