[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 0 / 9 / 5 / EPModel / 0.0.4 / EPModel.podspec.json
blob86285de4b4b24cba5922378091e97d61b75d73ff
2   "name": "EPModel",
3   "version": "0.0.4",
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.4"
21   },
22   "source_files": "EPModel/**/*.{h,m}"