[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 5 / 2 / Movie / 0.0.3 / Movie.podspec.json
blob684e1eec5fb410d9915a09a3c3a3742e6ef6c325
2   "name": "Movie",
3   "version": "0.0.3",
4   "summary": "MovieApi to get data from TMDB",
5   "description": "MovieApi to get data from TMDB.This CocoaPods library helps you perform calculation.\n# Cocoapods\n\n> CocoaPods is a dependency manager for Swift and Objective-C Cocoa projects. Its used in just about every iOS project here at Intrepid.\n\n> Here is how to set it up.\n\n## Installing Cocoapods\n\n- Open Terminal\n- Enter command: `sudo gem install cocoapods`\n- Enter your password\n\n> Wait for this to finish, don't touch your terminal.  It might take a couple minutes\n\n- Run command `pod setup`",
6   "homepage": "https://github.com/phuongdateh/movie",
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/movie.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "Movie/**/*.{h,m,swift}",
19   "exclude_files": "Classes/Exclude",
20   "dependencies": {
21     "RxSwift": [
23     ]
24   },
25   "platforms": {
26     "ios": "12.0"
27   },
28   "swift_versions": "4.2",
29   "swift_version": "4.2"