blob: 2c462b5fafa97c38b6667c1c0d174de6367e4a42 [file] [log] [blame]
{
"name": "ChannelEdit",
"version": "1.0.3",
"summary": "模仿今日头条, 网易频道编辑",
"homepage": "https://github.com/codeWorm2015/channelEdit.git",
"license": {
"type": "MIT",
"file": "/Users/liuruilong/Desktop/codeWorm_git/channelEdit/LICENSE"
},
"authors": {
"codeWorm": "liu_rui_long@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/codeWorm2015/channelEdit.git",
"tag": "1.0.3"
},
"source_files": "ChannelEditDemo/LRLChannelEdit/**/*.{h,m}",
"public_header_files": [
"ChannelEditDemo/LRLChannelEdit/**/LRLChannelEditController.h",
"ChannelEditDemo/LRLChannelEdit/**/LRLChannelUnitModel.h"
],
"resources": "ChannelEditDemo/LRLChannelEdit/*.{png,xib,nib,bundle}"
}