[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / 7 / ASImagePicker / 0.0.2 / ASImagePicker.podspec.json
bloba68dcd46d4b407050b778eb5e41b902842dc9067
2   "name": "ASImagePicker",
3   "version": "0.0.2",
4   "summary": "Highly imitate UIImagePickerController.More Function",
5   "description": "Highly imitate UIImagePickerController.Support for multiSelect!(Use Photos Framework)",
6   "homepage": "http://alanshen0118.github.io",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Alan_Sim": "alanshen0118@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/alanshen0118/ASImagePicker.git",
19     "tag": "0.0.2"
20   },
21   "source_files": "ASImagePicker/**/*",
22   "resources": "Resources/*.png",
23   "frameworks": [
24     "Photos",
25     "AVFoundation",
26     "UIKit"
27   ]