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