[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 2 / d / 1 / PhotosHelper / 0.2.3 / PhotosHelper.podspec.json
blobb074d50a76a63cefbf5cacc12d16002eb6d57258
2   "name": "PhotosHelper",
3   "version": "0.2.3",
4   "summary": "Collection of methods to work with Photos Framework in Swift.",
5   "description": "Simplest way to interact with the Photos.app.\nCreate albums, save images in one line of code.\nAsynchronous, closure based, written in latest Swift.\n\nConstantly updated, support for other asset types will come soon.",
6   "homepage": "https://github.com/DroidsOnRoids/PhotosHelper",
7   "license": "MIT",
8   "authors": {
9     "Andrzej Filipowicz": "afilipowicz.4@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/DroidsOnRoids/PhotosHelper.git",
13     "tag": "0.2.3"
14   },
15   "social_media_url": "https://twitter.com/NJFilipowicz",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "PhotosHelper.swift",
21   "frameworks": "Photos"