[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 4 / a / 5 / ZYQAssetPickerController / 1.1.0 / ZYQAssetPickerController.podspec.json
blob8b428486533086173094188bdc1e89248ffe10f3
2   "name": "ZYQAssetPickerController",
3   "version": "1.1.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.1.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