[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 9 / a / e / XRPhotos / 1.0.1 / XRPhotos.podspec.json
blob155acab53d48baff81dd0c542d311f1f11e25b28
2   "name": "XRPhotos",
3   "version": "1.0.1",
4   "summary": "Based on a ` PhotosKit ` photo selection framework.",
5   "homepage": "https://github.com/hanzhuzi/XRPhotos",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "hanzhuzi": "violet_buddhist@163.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/hanzhuzi/XRPhotos.git",
18     "tag": "1.0.1"
19   },
20   "source_files": [
21     "Source",
22     "XRPhotos/Source/**/*.{h,m}"
23   ],
24   "resources": "XRPhotos/Source/XRPhotos.bundle/*.png",
25   "requires_arc": true,
26   "dependencies": {
27     "MWPhotoBrowser": [
28       "~> 2.1.2"
29     ],
30     "RSKImageCropper": [
31       "~> 2.2.1"
32     ]
33   }