[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / d / 8 / LJContainerView / 1.0.0 / LJContainerView.podspec.json
blob2361896f386732cc0e9b43f0688be7950c817bae
2   "name": "LJContainerView",
3   "version": "1.0.0",
4   "summary": "多个视图控制器(tableview)切换页框架\"",
5   "description": "多个视图控制器(tableview)切换页框架,使用时内部子视图控制器需要继承LJBaseContainerViewController",
6   "homepage": "ttps://github.com/ChatCoding/LJContainerView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "领琾": "825238111@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ChatCoding/LJContainerView.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "ios": {
23     "source_files": "LJContainerView/*.{h,m}"
24   },
25   "osx": {
26     "source_files": "LJContainerView/*.{h,m}"
27   },
28   "frameworks": "UIKit"