[Add] LogRocket 1.47.1
[CocoaPods.git] / Specs / 2 / d / 1 / PhotosHelper / 0.2.2 / PhotosHelper.podspec.json
blobc1f868b351bf168d06397bc182cb01465e7e44c2
2   "name": "PhotosHelper",
3   "version": "0.2.2",
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.2"
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"