[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / f / 4 / BlazeFlow / 1.1.2 / BlazeFlow.podspec.json
blob5d90abee34121f5d9f42e0ec21ede5f78995effe
2   "name": "BlazeFlow",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "version": "1.1.2",
7   "summary": "Blazingly fast application flow wrapper for the Blaze framework.",
8   "description": "Blazingly fast wrapper for the Blaze framework for providing, for example a login or setup flow.",
9   "homepage": "https://github.com/rajderks/BlazeFlow",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "Roy Derks": "rajderks@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/rajderks/BlazeFlow.git",
19     "tag": "1.1.2"
20   },
21   "source_files": "BlazeFlow/Classes/**/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "Blaze": [
26     ]
27   },
28   "module_name": "BlazeFlow"