[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 1 / c / AZURest / 0.0.1 / AZURest.podspec.json
blob1dd98b58ee29bf5574e9d4987edf2df37354f33e
2   "name": "AZURest",
3   "version": "0.0.1",
4   "summary": "Simplify the process of making API calls and handling results in an iOS application.",
5   "description": "Encapsulates making network requests using Alamofire, handling response data, and providing the option for custom JSON validation. It's designed to simplify the process of making API calls and handling their results in an iOS application.",
6   "homepage": "https://github.com/Azzamubaidillah/AZURest",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Azzam Ubaidillah": "azzam.ubaidillah05@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/Azzamubaidillah/AZURest.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "AZURest/**/*.{h,m}",
23   "exclude_files": "Classes/Exclude",
24   "swift_version": "4.2"