blob: e081524cbdf7981c79a13b09ae20214e65dba9d2 [file] [log] [blame]
{
"name": "LJViewController",
"version": "0.1.0",
"summary": "控制器视图关联工具类",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lijian096870/LJViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lijian096870": "1358756992@qq.com"
},
"source": {
"git": "https://github.com/lijian096870/LJViewController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LJViewController/Classes/**/*",
"public_header_files": "LJViewController/Classes/LJViewControllerManager.h",
"frameworks": "UIKit"
}