[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / a / 6 / 7 / ASImagePicker / 0.0.1 / ASImagePicker.podspec.json
blob54e7fbb253b751a51a9643fab37c25d1cfae1522
2   "name": "ASImagePicker",
3   "version": "0.0.1",
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.1"
20   },
21   "source_files": "ASImagePicker/**/*",
22   "resources": "Resources/*.png",
23   "frameworks": [
24     "Photos",
25     "AVFoundation",
26     "UIKit"
27   ]