[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / f / e / 8 / SLPhotosPickerController / 1.0.1 / SLPhotosPickerController.podspec.json
blob237f2b2ac65d21cfdf9384885931b1f977d28321
2   "name": "SLPhotosPickerController",
3   "version": "1.0.1",
4   "summary": "A Photos Picker Controller (Objective-C & AssetsLibrary).",
5   "description": "A Photos Picker Controller (Objective-C & AssetsLibrary) Inspired from WeChat and Photos.",
6   "homepage": "https://github.com/Soul-Beats/SLPhotosPickerController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Soul-Beats": "lilingfengzero@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Soul-Beats/SLPhotosPickerController.git",
16     "tag": "v1.0.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "Source/**/*.{h,m}",
22   "resources": [
23     "Source/Helper/*.png",
24     "Source/**/*.xib"
25   ],
26   "frameworks": "AssetsLibrary",
27   "requires_arc": true