blob: 3fa8b1ce90721a0c9107113713cc332cd0de0488 [file] [log] [blame]
{
"name": "JFExtensions",
"version": "2.2",
"summary": "A slew of Swft Extensions that were built for use in iOS but should also be useful in OS X and tvOS too.",
"description": "A slew of Swift Extensions that were built for use in iOS but should also be useful in OS X and tvOS too.",
"homepage": "https://github.com/atljeremy/Extensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jeremy Fox": "atljeremy@me.com"
},
"social_media_url": "http://jeremyfox.me",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/atljeremy/Extensions.git",
"tag": "2.2"
},
"source_files": "Extensions/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}