[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / 9 / 5 / EPModel / 0.0.1 / EPModel.podspec.json
blob46d74f6a750b387dfa2621cda6d12742d6dee1ec
2   "name": "EPModel",
3   "version": "0.0.1",
4   "summary": "Event processing model",
5   "description": "Event processing framework for iOS application.",
6   "homepage": "https://github.com/vojerr/EPModel",
7   "license": {
8     "type": "The MIT License (MIT)",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Ruslan Samsonov": "ruslan.samsonov91@gmail.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/vojerr/EPModel.git",
19     "branch": "master",
20     "tag": "0.0.1"
21   },
22   "source_files": "EPModel/**/*.{h,m}"