[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / c / 7 / PhotosLibrary / 0.1.0 / PhotosLibrary.podspec.json
blob3e3274bf0c969186324a66bb0f68732953e968a0
2   "name": "PhotosLibrary",
3   "version": "0.1.0",
4   "summary": "an iOS control that allows picking single or multiple photos from user's photo library. And integrated an image cropping tool",
5   "description": "an iOS control that allows picking single or multiple photos from user's photo library. And integrated an image cropping tool",
6   "homepage": "https://github.com/iCell/Photos",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "iCell": "icell.vip@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/iCell/Photos.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PhotosLibrary/Classes/**/*",
22   "resources": "PhotosLibrary/Resource/*",
23   "frameworks": [
24     "UIKit",
25     "Photos"
26   ]