[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 6 / 1 / d / AlexVideo / 0.0.1 / AlexVideo.podspec.json
blob56b064bc1ab6dca2c691810c537ea7f4b858473d
2   "name": "AlexVideo",
3   "version": "0.0.1",
4   "summary": "A liberty to transformat obj to string",
5   "homepage": "https://github.com/CoderAlexChan/AlexVideo",
6   "license": "MIT",
7   "authors": {
8     "AlexChan": "chenwenqiangqq@sina.com"
9   },
10   "description": "AlexVideo 是一个用于方便日常使用的工具类合集\n啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦啦",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/CoderAlexChan/AlexVideo.git",
16     "tag": "0.0.1"
17   },
18   "frameworks": [
19     "UIKit",
20     "QuartzCore",
21     "Foundation"
22   ],
23   "requires_arc": true,
24   "dependencies": {
25     "AlexCocoa": [
27     ]
28   },
29   "pushed_with_swift_version": "3.0",
30   "subspecs": [
31     {
32       "name": "Video",
33       "source_files": "Video/*.{h,m,swift}"
34     },
35     {
36       "name": "BackgroundVideoViewController",
37       "dependencies": {
38         "AlexVideo/Video": [
40         ]
41       },
42       "source_files": "BackgroundVideoViewController/**/*.{h,m,swift}"
43     }
44   ]