[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 0 / 1 / STEMIHexapod / 0.2.0 / STEMIHexapod.podspec.json
blob564a27fe1a5a2ad108c2852f4c88ea412cd9ed1a
2   "name": "STEMIHexapod",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "Framework for easier programming iOS App for STEMI hexapod robot",
7   "requires_arc": true,
8   "version": "0.2.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Jasmin Abou Aldan": "jasmin.aboualdan@gmail.com"
15   },
16   "homepage": "https://github.com/jabou/STEMIHexapod",
17   "source": {
18     "git": "https://github.com/jabou/STEMIHexapod.git",
19     "tag": "0.2.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "STEMIHexapod/**/*.{swift}"