[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 8 / 1 / 4 / AMNetworking / 0.0.1 / AMNetworking.podspec.json
blob12eb47ce21121177a8e97b76f6556f2ea725b73c
2   "name": "AMNetworking",
3   "version": "0.0.1",
4   "summary": "HTTP requests with native Swift.",
5   "description": "A pod to make http requests with native Swift",
6   "homepage": "https://bitbucket.org/miettiandre/amnetworking",
7   "license": {
8     "type": "MIT",
9     "file": "License"
10   },
11   "authors": {
12     "andre meitti": "miettileandro@gmail.com"
13   },
14   "platforms": {
15     "ios": "14.4"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://bitbucket.org/miettiandre/amnetworking",
20     "tag": "0.0.1"
21   },
22   "source_files": [
23     "AMNetworking",
24     "AMNetworking/**/*.{h,m}"
25   ],
26   "exclude_files": "Classes/Exclude",
27   "swift_version": "5.0"