blob: f82dbaa583eff365f92f6dcb938c19a175910a4a [file] [log] [blame]
{
"name": "SCExtensions",
"version": "0.1.0",
"summary": "SCExtensions is an awesome library of extensions",
"description": "SCExtensions is a library with awesome extensions of Objective C making life easier.",
"homepage": "https://github.com/schris20/SCExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Stefanos Christodoulides": "schris196@gmail.com"
},
"source": {
"git": "https://github.com/schris20/SCExtensions.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SCExtensions/SCExtensions/Classes/*.{h,m}"
}