[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / e / 0 / DIYAssetPicker / 0.2.0 / DIYAssetPicker.podspec.json
blobe08761d93974564e657ea33189e64b4333a703d9
2   "name": "DIYAssetPicker",
3   "version": "0.2.0",
4   "license": "Apache License, Version 2.0",
5   "summary": "Drop-in UIImagePickerController replacement w/ landscape support.",
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.2.0"
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     "AVFoundation"
24   ],
25   "requires_arc": false