{ | |
"name": "ChannelEdit", | |
"version": "1.0", | |
"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" | |
}, | |
"source_files": "ChannelEditDemo/LRLChannelEdit/**/*.{h,m}" | |
} |