[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / f / 0 / ALMediaLibrary / 0.1.3b / ALMediaLibrary.podspec.json
blobceec1c682db4612d876f86209b1a481fa3710615
2   "name": "ALMediaLibrary",
3   "version": "0.1.3b",
4   "summary": "A wrapper around Photos framework",
5   "description": "This is a wrapper around the Photos framework",
6   "homepage": "https://github.com/andrealufino/ALMediaLibrary",
7   "license": "MIT",
8   "authors": {
9     "Andrea Mario Lufino": "andrea.lufino@me.com"
10   },
11   "source": {
12     "git": "https://github.com/andrealufino/ALMediaLibrary.git",
13     "tag": "0.1.3b"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "ALMediaLibrary": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": [
26     "UIKit",
27     "MapKit",
28     "Photos"
29   ]