[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / e / 0 / DIYAssetPicker / 0.1.0 / DIYAssetPicker.podspec.json
blob5e3b32418673af267863e2aebce7394672f2f53e
2   "name": "DIYAssetPicker",
3   "version": "0.1.0",
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.0"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source_files": "DIYAssetPicker/*.{h,m,png}",
18   "frameworks": [
19     "UIKit",
20     "AssetsLibrary",
21     "Foundation",
22     "CoreGraphics"
23   ],
24   "requires_arc": false