blob: 3a0198395bcf61c63f2b575e2fc63284a4f93cd0 [file] [log] [blame]
{
"name": "ChannelEdit",
"version": "1.0.2",
"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.2"
},
"source_files": "ChannelEditDemo/LRLChannelEdit/**/*.{h,m}",
"public_header_files": [
"ChannelEditDemo/LRLChannelEdit/**/LRLChannelEditController.h",
"ChannelEditDemo/LRLChannelEdit/**/LRLChannelUnitModel.h"
],
"resources": "ChannelEditDemo/LRLChannelEdit/*.{png,xib,nib,bundle}"
}