[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / c / 1 / LTVMediaPicker / 1.0.0 / LTVMediaPicker.podspec.json
blobefc301c1888210a7ceeffa314277f60a48c0a7b8
2   "name": "LTVMediaPicker",
3   "version": "1.0.0",
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": "7.0"
14   },
15   "source": {
16     "git": "https://github.com/Lotheve/LTVMediaPicker.git",
17     "tag": "1.0.0"
18   },
19   "source_files": "LTVMediaPicker/*.{h,m}",
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "requires_arc": true