blob: c76e4b7fb83c3fe65b55be019de381f2b472e701 [file] [log] [blame]
{
"name": "KSQueryItem",
"version": "1.0.0",
"summary": "A NSDictionary category to return NSURLQueryItems",
"homepage": "https://github.com/Keithbsmiley/KSQueryItem",
"license": "MIT",
"authors": {
"Keith Smiley": "keithbsmiley@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source": {
"git": "https://github.com/Keithbsmiley/KSQueryItem.git",
"tag": "v1.0.0"
},
"source_files": "*.{h,m}",
"requires_arc": true
}