blob: 38da0cc91088ff7957a7ee4e8ba4bf3384ab620c [file] [log] [blame]
{
"name": "NSURLRuntime",
"version": "1.0",
"summary": "NSURLRuntime",
"description": "It is a component for ios NSURLRuntime,NSURL,written by Objective-C.",
"homepage": "https://github.com/ylrs/NSURLRuntime.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ylrs": "278051822@qq.com"
},
"source": {
"git": "https://github.com/ylrs/NSURLRuntime.git",
"tag": "1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "NSURLRuntime/NSURLRuntime/*.{h,m}"
}