blob: f0367050f56008de9dc2a56621322aed3023346c [file] [log] [blame]
{
"name": "SCExtensions",
"version": "0.1.1",
"summary": "SCExtensions is a NSObject extensions for Objective C.",
"description": "SCExtensions is a NSObject extensions for Objective C. Useful methods to make your life easier",
"homepage": "https://github.com/schris20/SCExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Stefanos Christodoulides": "schris186@gmail.com"
},
"source": {
"git": "https://github.com/schris20/SCExtensions.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SCExtensions/Classes/*"
}