blob: 54af5cfae59a6feee3b7bdf593fe5244c30745b2 [file] [log] [blame]
{
"name": "CJNewsOrder",
"version": "1.0.2",
"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.2"
},
"source_files": "CJNewsOrder/**/*.{h,m}",
"resources": "CJNewsOrder/**/*.{png}",
"frameworks": "UIKit",
"requires_arc": true
}