[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / e / a / RPLPhotoLibraryView / 0.1.0 / RPLPhotoLibraryView.podspec.json
blob510092d63aee34d74bdf03483584013c4da47ff6
2   "name": "RPLPhotoLibraryView",
3   "version": "0.1.0",
4   "summary": "RPLPhotoLibraryView provides a UIView subclass that can shows the user's photos from their gallery in a collection view.",
5   "homepage": "https://github.com/Resplendent/RPLPhotoLibraryView",
6   "license": "MIT",
7   "authors": {
8     "BenMaer": "ben@resplendent.co"
9   },
10   "source": {
11     "git": "https://github.com/Resplendent/RPLPhotoLibraryView.git",
12     "tag": "v0.1.0"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "RPLPhotoLibraryView": [
21       "Pod/Assets/*.png"
22     ]
23   },
24   "dependencies": {
25     "ResplendentUtilities": [
26       "0.1.1"
27     ]
28   }