[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 7 / e / 2 / Push4Site / 0.1.0 / Push4Site.podspec.json
blob0e0df9d024ae398a3cdc43ac1c3c0d27c024919d
2   "name": "Push4Site",
3   "version": "0.1.0",
4   "summary": "The official iOS SDK for Push4Site.com.",
5   "description": "The official framework for Push4Site.com service.",
6   "homepage": "https://github.com/aperechnev/Push4Site",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alexander Perechnev": "alexander@perechnev.com"
13   },
14   "source": {
15     "git": "https://github.com/aperechnev/Push4Site.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Push4Site/Classes/**/*",
22   "dependencies": {
23     "Moya/RxSwift": [
24       "~> 14.0"
25     ]
26   }