[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 5 / 6 / PR2StudioSwift / 0.3.3 / PR2StudioSwift.podspec.json
blob7405bb3f8dc00cbf8af592cd616ae6cae3fb21a2
2   "name": "PR2StudioSwift",
3   "version": "0.3.3",
4   "summary": "Swift base library used for PR2Studio projects",
5   "description": "PR2StudioSwift is the base library for developing Swift projects. Most of the projects from PR2Studio uses it.",
6   "homepage": "https://github.com/pabloroca/PR2StudioSwift",
7   "license": "MIT",
8   "authors": {
9     "Pablo Roca Rozas": "pablorocar@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/pabloroca/PR2StudioSwift.git",
13     "tag": "0.3.3"
14   },
15   "platforms": {
16     "ios": "11.0"
17   },
18   "source_files": "Source/*.swift",
19   "dependencies": {
20     "Alamofire": [
21       "~> 4.6"
22     ]
23   }