[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / 4 / d / PR2StudioSwift3 / 0.1.3 / PR2StudioSwift3.podspec.json
blobf32d157100916dfe2591168b798732c11a7929e8
2   "name": "PR2StudioSwift3",
3   "version": "0.1.3",
4   "summary": "Swift 3 base library used for PR2Studio projects",
5   "description": "PR2StudioSwift3 is the base library for developing Swift 3 projects. Most of the projects\nfrom PR2Studio uses it.",
6   "homepage": "https://github.com/pabloroca/PR2StudioSwift3",
7   "license": "MIT",
8   "authors": {
9     "Pablo Roca Rozas": "pablorocar@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/pabloroca/PR2StudioSwift3.git",
13     "tag": "0.1.3"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "dependencies": {
19     "Alamofire": [
20       "~> 4.4"
21     ],
22     "AlamofireImage": [
23       "~> 3.1"
24     ]
25   },
26   "default_subspecs": "Lite",
27   "pushed_with_swift_version": "3.0",
28   "subspecs": [
29     {
30       "name": "Lite"
31     }
32   ]