[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 1 / 7 / MIAHeliumKit / 1.0.0 / MIAHeliumKit.podspec.json
blobe02d40f75de043d1a6c1dd6814c0b986264751bf
2   "name": "MIAHeliumKit",
3   "version": "1.0.0",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/7factory/mia-HeliumKit",
8   "authors": {
9     "CMPS": "cmps@sevenventures.de"
10   },
11   "summary": "Swift framework for accessing a miajs backend.",
12   "source": {
13     "git": "https://github.com/7factory/mia-HeliumKit.git",
14     "tag": "1.0.0"
15   },
16   "platforms": {
17     "ios": "8.0",
18     "tvos": "9.0"
19   },
20   "source_files": "HeliumKit/**/*.swift",
21   "dependencies": {
22     "MIAHydrogenKit": [
23       "1.0.0"
24     ]
25   }