[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / e / 6 / 0 / SweetCherry / 1.2.1 / SweetCherry.podspec.json
blobcaca25c3bff9bc20b5fd7ab7cacea3fead293d3a
2   "name": "SweetCherry",
3   "version": "1.2.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.2.1"
16   },
17   "platforms": {
18     "ios": "8.0",
19     "osx": "10.10",
20     "watchos": "2.0",
21     "tvos": "9.0"
22   },
23   "source_files": "SweetCherry/**/*.swift",
24   "dependencies": {
25     "Alamofire": [
26       "~> 4.5"
27     ],
28     "ObjectMapper": [
29       "~> 2.2"
30     ]
31   },
32   "pushed_with_swift_version": "3.1"