blob: 3967721cd6827f0755a3144a5133d34c14c13f0e [file] [log] [blame]
{
"name": "CJNewsOrder",
"version": "1.0.0",
"summary": "网易新闻订阅功能的结构",
"homepage": "https://github.com/dvlproad/CJNewsOrder",
"license": "MIT",
"authors": {
"dvlproad": "913168921@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/dvlproad/CJNewsOrder.git",
"tag": "1.0.0"
},
"source_files": "CJNewsOrder/**/*.{h,m}",
"resources": "CJNewsOrder/**/*.{png}",
"frameworks": "UIKit",
"requires_arc": true
}