[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / d / f / 0 / ALMediaLibrary / 0.1.2b / ALMediaLibrary.podspec.json
blob4320f60c66eb62653ea53cf2d7d2979b5f9df488
2   "name": "ALMediaLibrary",
3   "version": "0.1.2b",
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.2b"
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   ]