[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 3 / 2 / SZMoviePickerView / 1.0.0 / SZMoviePickerView.podspec.json
blobbc507da2cc8a320b4d8342da8d785626065822f3
2   "name": "SZMoviePickerView",
3   "version": "1.0.0",
4   "summary": "模仿猫眼电影滑动选择电影的控件",
5   "description": "这是一个模仿猫眼电影滑动选择电影的控件2017-07-03 01:35:44",
6   "homepage": "https://github.com/sinno93/SZMoviePickerView",
7   "license": "MIT",
8   "authors": {
9     "Sinno": "sinno93@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/sinno93/SZMoviePickerView.git",
16     "tag": "1.0.0"
17   },
18   "source_files": "SZMoviePickerView/*.{h,m}",
19   "resource_bundles": {
20     "MyPodBundle": [
21       "SZMoviePickerView/*.xib"
22     ]
23   },
24   "exclude_files": "Classes/Exclude",
25   "frameworks": "UIKit",
26   "requires_arc": true