[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 4 / a / 5 / ZYQAssetPickerController / 1.2.0 / ZYQAssetPickerController.podspec.json
blobfec2222534c1f56bc7f287dcdd292d6129a6b872
2   "name": "ZYQAssetPickerController",
3   "version": "1.2.0",
4   "summary": "A clone of the UIImagePickerController using the Assets Library Framework allowing for multiple asset selection",
5   "homepage": "https://github.com/heroims/ZYQAssetPickerController",
6   "license": {
7     "type": "MIT",
8     "file": "README.md"
9   },
10   "authors": {
11     "heroims": "heroims@163.com"
12   },
13   "source": {
14     "git": "https://github.com/heroims/ZYQAssetPickerController.git",
15     "tag": "1.2.0"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "ZYQAssetPickerController/*.{h,m}",
21   "resources": "ZYQAssetPickerController/*.Bundle",
22   "frameworks": [
23     "AssetsLibrary"
24   ],
25   "requires_arc": true