blob: 3b74209d7ed49d3d035d197b874a99618001375d [file] [log] [blame]
{
"name": "LGHelper+NS",
"version": "1.0.0",
"platforms": {
"ios": "6.0"
},
"license": "MIT",
"homepage": "https://github.com/Friend-LGA/LGHelper-NS",
"authors": {
"Grigory Lutkov": "Friend.LGA@gmail.com"
},
"source": {
"git": "https://github.com/Friend-LGA/LGHelper-NS.git",
"tag": "1.0.0"
},
"summary": "iOS helper extends NSArray, NSData, NSDate, NSDictionary and other NS* classes",
"libraries": "z",
"requires_arc": true,
"source_files": "LGHelper+NS/*.{h,m}"
}