blob: e1da333dc8a639f86d5de52fd5ad84aa412d65ee [file] [log] [blame]
{
"name": "FSClassExtensions",
"version": "1.7.1",
"summary": "FocalShift Objective-C Class Extensions",
"description": " A set of useful helper routines, organized as a series of class extensions.\n",
"homepage": "https://github.com/FocalShift/FSClassExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bennett Smith": "bennett@focalshift.com"
},
"source": {
"git": "https://github.com/FocalShift/FSClassExtensions.git",
"tag": "1.7.1"
},
"social_media_url": "https://twitter.com/focalshift",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}