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