blob: c8217e7ff609deff39a25df256dc716e96e8838d [file] [log] [blame]
{
"name": "NetNews",
"version": "0.0.1",
"summary": "创建自己的HelpClass",
"description": "NetNews 本人整理的一些功能类\nNetNews is the functional class listed by myself.",
"homepage": "https://github.com/ljq132546/NetNews",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ljq132546": "947375565@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ljq132546/NetNews.git",
"tag": "0.0.1"
},
"source_files": "*.swift",
"frameworks": [
"CoreGraphics",
"UIKit",
"Foundation",
"QuartzCore"
],
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}