[Add] GroobeeKit 1.0.40
[CocoaPods.git] / Specs / c / 6 / 3 / PSPhotos / 0.1.0 / PSPhotos.podspec.json
blobe06861541861dd27d3c51cf9c9d5d7be97bea75a
2   "name": "PSPhotos",
3   "version": "0.1.0",
4   "summary": "PSPhotos makes it easier to use Photos.framework to read and store images or videos.",
5   "homepage": "https://github.com/zisulu/PSPhotos",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "zisu": "zisulwl@163.com"
12   },
13   "source": {
14     "git": "https://github.com/zisulu/PSPhotos.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "PSPhotos/Classes/**/*",
21   "frameworks": [
22     "UIKit",
23     "Foundation",
24     "AVFoundation",
25     "Photos",
26     "CoreServices"
27   ]