[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 1 / 5 / 2 / Movie / 0.0.1 / Movie.podspec.json
bloba30c2147e615aef4f314f387b159f7bb3a2d275c
2   "name": "Movie",
3   "version": "0.0.1",
4   "summary": "MovieApi to get data from TMDB",
5   "description": "MovieApi to get data from TMDB.This CocoaPods library helps you perform calculation.",
6   "homepage": "https://github.com/phuongdateh/movieApi",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "phuong.doan": "95doanphuong@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/phuongdateh/movieApi.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "Movie/**/*.{h,m,swift}",
19   "exclude_files": "Classes/Exclude",
20   "dependencies": {
21     "RxSwift": [
23     ]
24   },
25   "platforms": {
26     "ios": "12.1"
27   },
28   "swift_versions": "4.2",
29   "swift_version": "4.2"