[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / f / e / 8 / SLPhotosPickerController / 1.0.0 / SLPhotosPickerController.podspec.json
blobe1ff263d8573af215ebb1b712fbef5f8a63e7429
2   "name": "SLPhotosPickerController",
3   "version": "1.0.0",
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.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "Source/**/*.{h,m}",
22   "resources": "Source/Helper/*.png",
23   "frameworks": "AssetsLibrary",
24   "requires_arc": true