[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / e / 0 / DIYAssetPicker / 0.1.1 / DIYAssetPicker.podspec.json
blob7a57a142c784681c4428aa855c9c040f357b49eb
2   "name": "DIYAssetPicker",
3   "version": "0.1.1",
4   "license": "Apache License, Version 2.0",
5   "summary": "Drop-in UIImagePickerController replacement, now with filters and orientations.",
6   "homepage": "https://github.com/dongle/AssetPicker",
7   "authors": {
8     "Jon Beilin": "jon@diy.org"
9   },
10   "source": {
11     "git": "https://github.com/dongle/AssetPicker.git",
12     "tag": "v0.1.1"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "DIYAssetPicker/*.{h,m,png}",
18   "frameworks": [
19     "UIKit",
20     "AssetsLibrary",
21     "Foundation",
22     "CoreGraphics"
23   ],
24   "requires_arc": false