[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / 8 / e / SwiftedFate / 1.0.1-alpha / SwiftedFate.podspec.json
blob85285900da4a5b274262d3f32ffb8ccc1c2fc4b2
2   "name": "SwiftedFate",
3   "version": "1.0.1-alpha",
4   "summary": "Swift framework for Riot's League of Legends API",
5   "description": "A simple Swift framework for Riot's League of Legends API.",
6   "homepage": "https://github.com/Azoy/SwiftedFate",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Azoy",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/Azoy/SwiftedFate.git",
17     "tag": "1.0.0-alpha"
18   },
19   "source_files": [
20     "SwiftedFate",
21     "SwiftedFate/Extensions"
22   ],
23   "requires_arc": true