blob: 4490d76bca8b4b072d265402e97e266c312f3732 [file] [log] [blame]
{
"name": "FSClassExtensions",
"version": "1.9.0",
"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.9.0"
},
"social_media_url": "https://twitter.com/focalshift",
"platforms": {
"ios": "8.1"
},
"requires_arc": true,
"source_files": "Pod/Classes"
}