blob: b1b68dd81f8fb98b3eb514ed701c0b73b013a817 [file] [log] [blame]
{
"name": "NJPodNetTool",
"version": "1.0.0",
"license": "MIT",
"summary": "my first pod test",
"homepage": "https://github.com/nijiehaha/NJPodNetTool",
"authors": {
"smallLufei": "1076150981@qq.com"
},
"source": {
"git": "https://github.com/nijiehaha/NJPodNetTool.git",
"tag": "1.0.0"
},
"source_files": "NJPodNetTool/*.{h,m}",
"public_header_files": "NJPodNetTool/*.{h}",
"platforms": {
"ios": "9.0"
},
"frameworks": "UIKit",
"requires_arc": true
}