[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 6 / 0 / SweetCherry / 1.0.1 / SweetCherry.podspec.json
blobc4d7320aa409af7526eb48fe5fa01f133787936f
2   "name": "SweetCherry",
3   "version": "1.0.1",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A small API library which can be easy implemented in your project. SweetCherry uses Alamofire and ObjectMapper",
9   "homepage": "https://github.com/JakubTudruj/SweetCherry",
10   "authors": {
11     "Jakub Tudruj": "jtudruj@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/JakubTudruj/SweetCherry.git",
15     "tag": "1.0.1"
16   },
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.10",
20     "watchos": "2.0",
21     "tvos": "9.0"
22   },
23   "requires_arc": "true",
24   "source_files": "SweetCherry/**/*.swift",
25   "dependencies": {
26     "Alamofire": [
27       "~> 4.4"
28     ],
29     "ObjectMapper": [
30       "~> 2.2"
31     ]
32   },
33   "pushed_with_swift_version": "3.1"