[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / c / 1 / LTVMediaPicker / 1.0.1 / LTVMediaPicker.podspec.json
blob5b9edcb0f365905c15f124da7a84847d0a6c1f57
2   "name": "LTVMediaPicker",
3   "version": "1.0.1",
4   "summary": "An media-asset picker from photo album or camera",
5   "description": "LTVMediaPicker is a simple tool to pick photo or video from album or camera.",
6   "homepage": "https://github.com/Lotheve/LTVMediaPicker",
7   "license": "MIT",
8   "authors": {
9     "Lotheve": "gaofeng-7171@163.com"
10   },
11   "social_media_url": "https://lotheve.github.io/",
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source": {
16     "git": "https://github.com/Lotheve/LTVMediaPicker.git",
17     "tag": "1.0.1"
18   },
19   "source_files": "LTVMediaPicker/*.{h,m}",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "requires_arc": true