[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 0 / f / 3 / PGPod / 0.1.0 / PGPod.podspec.json
blobc69e37ff09c5f4476747edb61a315d230cac95ea
2   "name": "PGPod",
3   "version": "0.1.0",
4   "summary": "A very useful pod for imageview operations and handling validations.",
5   "description": "this is the imageview pod which is used to handle image view opeartions and what not. So embrace yourself.",
6   "homepage": "https://github.com/pranavkth/PGPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "pranavkth": "pranavkth@gmail.com"
13   },
14   "swift_version": "4.0",
15   "source": {
16     "git": "https://github.com/pranavkth/PGPod.git",
17     "tag": "0.1.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "PGPod/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "MapKit"
26   ],
27   "dependencies": {
28     "Alamofire": [
30     ],
31     "SideMenu": [
33     ]
34   }